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

{
    "id_hash": -414719554971559858,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.488619+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2593/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125956/?format=api",
        "http://weblate.tectic.de/api/units/37387/?format=api",
        "http://weblate.tectic.de/api/units/69686/?format=api",
        "http://weblate.tectic.de/api/units/37461/?format=api",
        "http://weblate.tectic.de/api/units/9829/?format=api",
        "http://weblate.tectic.de/api/units/66424/?format=api",
        "http://weblate.tectic.de/api/units/50554/?format=api",
        "http://weblate.tectic.de/api/units/104080/?format=api",
        "http://weblate.tectic.de/api/units/18067/?format=api",
        "http://weblate.tectic.de/api/units/66198/?format=api",
        "http://weblate.tectic.de/api/units/21952/?format=api",
        "http://weblate.tectic.de/api/units/11460/?format=api",
        "http://weblate.tectic.de/api/units/40655/?format=api",
        "http://weblate.tectic.de/api/units/68055/?format=api",
        "http://weblate.tectic.de/api/units/80621/?format=api"
    ],
    "screenshots": []
}