Django REST framework
  • Api Root
  • Source List
  • Source Instance
GET
  • json
  • api

Source Instance

Sources API


See <a href="https://docs.weblate.org/en/weblate-2.18/apisources.html">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/sources/2610/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id_hash": -4689473532225811118,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:18.841429+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2610/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125973/?format=api",
        "http://weblate.tectic.de/api/units/37404/?format=api",
        "http://weblate.tectic.de/api/units/69703/?format=api",
        "http://weblate.tectic.de/api/units/37478/?format=api",
        "http://weblate.tectic.de/api/units/9846/?format=api",
        "http://weblate.tectic.de/api/units/66441/?format=api",
        "http://weblate.tectic.de/api/units/50571/?format=api",
        "http://weblate.tectic.de/api/units/104097/?format=api",
        "http://weblate.tectic.de/api/units/18084/?format=api",
        "http://weblate.tectic.de/api/units/66215/?format=api",
        "http://weblate.tectic.de/api/units/21969/?format=api",
        "http://weblate.tectic.de/api/units/11477/?format=api",
        "http://weblate.tectic.de/api/units/40672/?format=api",
        "http://weblate.tectic.de/api/units/68072/?format=api",
        "http://weblate.tectic.de/api/units/80638/?format=api"
    ],
    "screenshots": []
}