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

{
    "id_hash": 8704599922877251482,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:14.967608+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2579/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/69672/?format=api",
        "http://weblate.tectic.de/api/units/37447/?format=api",
        "http://weblate.tectic.de/api/units/9815/?format=api",
        "http://weblate.tectic.de/api/units/66410/?format=api",
        "http://weblate.tectic.de/api/units/50540/?format=api",
        "http://weblate.tectic.de/api/units/104066/?format=api",
        "http://weblate.tectic.de/api/units/18053/?format=api",
        "http://weblate.tectic.de/api/units/66184/?format=api",
        "http://weblate.tectic.de/api/units/21938/?format=api",
        "http://weblate.tectic.de/api/units/11446/?format=api",
        "http://weblate.tectic.de/api/units/40641/?format=api",
        "http://weblate.tectic.de/api/units/68041/?format=api",
        "http://weblate.tectic.de/api/units/80607/?format=api",
        "http://weblate.tectic.de/api/units/125942/?format=api",
        "http://weblate.tectic.de/api/units/37373/?format=api"
    ],
    "screenshots": []
}