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

{
    "id_hash": 3392292933832348375,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.633628+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2595/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125958/?format=api",
        "http://weblate.tectic.de/api/units/37389/?format=api",
        "http://weblate.tectic.de/api/units/69688/?format=api",
        "http://weblate.tectic.de/api/units/37463/?format=api",
        "http://weblate.tectic.de/api/units/9831/?format=api",
        "http://weblate.tectic.de/api/units/66426/?format=api",
        "http://weblate.tectic.de/api/units/50556/?format=api",
        "http://weblate.tectic.de/api/units/104082/?format=api",
        "http://weblate.tectic.de/api/units/18069/?format=api",
        "http://weblate.tectic.de/api/units/66200/?format=api",
        "http://weblate.tectic.de/api/units/21954/?format=api",
        "http://weblate.tectic.de/api/units/11462/?format=api",
        "http://weblate.tectic.de/api/units/40657/?format=api",
        "http://weblate.tectic.de/api/units/68057/?format=api",
        "http://weblate.tectic.de/api/units/80623/?format=api"
    ],
    "screenshots": []
}