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

{
    "id_hash": -8079617482000948898,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:14.629684+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2576/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/69669/?format=api",
        "http://weblate.tectic.de/api/units/37444/?format=api",
        "http://weblate.tectic.de/api/units/9812/?format=api",
        "http://weblate.tectic.de/api/units/66407/?format=api",
        "http://weblate.tectic.de/api/units/50537/?format=api",
        "http://weblate.tectic.de/api/units/104063/?format=api",
        "http://weblate.tectic.de/api/units/18050/?format=api",
        "http://weblate.tectic.de/api/units/66181/?format=api",
        "http://weblate.tectic.de/api/units/21935/?format=api",
        "http://weblate.tectic.de/api/units/11443/?format=api",
        "http://weblate.tectic.de/api/units/40638/?format=api",
        "http://weblate.tectic.de/api/units/68038/?format=api",
        "http://weblate.tectic.de/api/units/80604/?format=api",
        "http://weblate.tectic.de/api/units/125939/?format=api",
        "http://weblate.tectic.de/api/units/37370/?format=api"
    ],
    "screenshots": []
}