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

{
    "id_hash": -8764683385291764210,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.694767+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2596/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125959/?format=api",
        "http://weblate.tectic.de/api/units/37390/?format=api",
        "http://weblate.tectic.de/api/units/69689/?format=api",
        "http://weblate.tectic.de/api/units/37464/?format=api",
        "http://weblate.tectic.de/api/units/9832/?format=api",
        "http://weblate.tectic.de/api/units/66427/?format=api",
        "http://weblate.tectic.de/api/units/50557/?format=api",
        "http://weblate.tectic.de/api/units/104083/?format=api",
        "http://weblate.tectic.de/api/units/18070/?format=api",
        "http://weblate.tectic.de/api/units/66201/?format=api",
        "http://weblate.tectic.de/api/units/21955/?format=api",
        "http://weblate.tectic.de/api/units/11463/?format=api",
        "http://weblate.tectic.de/api/units/40658/?format=api",
        "http://weblate.tectic.de/api/units/68058/?format=api",
        "http://weblate.tectic.de/api/units/80624/?format=api"
    ],
    "screenshots": []
}