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/2601/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id_hash": 5533108114631975363,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:17.261474+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2601/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125964/?format=api",
        "http://weblate.tectic.de/api/units/37395/?format=api",
        "http://weblate.tectic.de/api/units/69694/?format=api",
        "http://weblate.tectic.de/api/units/37469/?format=api",
        "http://weblate.tectic.de/api/units/9837/?format=api",
        "http://weblate.tectic.de/api/units/66432/?format=api",
        "http://weblate.tectic.de/api/units/50562/?format=api",
        "http://weblate.tectic.de/api/units/104088/?format=api",
        "http://weblate.tectic.de/api/units/18075/?format=api",
        "http://weblate.tectic.de/api/units/66206/?format=api",
        "http://weblate.tectic.de/api/units/21960/?format=api",
        "http://weblate.tectic.de/api/units/11468/?format=api",
        "http://weblate.tectic.de/api/units/40663/?format=api",
        "http://weblate.tectic.de/api/units/68063/?format=api",
        "http://weblate.tectic.de/api/units/80629/?format=api"
    ],
    "screenshots": []
}