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

{
    "id_hash": 8812363217873106066,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:17.867470+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2603/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125966/?format=api",
        "http://weblate.tectic.de/api/units/37397/?format=api",
        "http://weblate.tectic.de/api/units/69696/?format=api",
        "http://weblate.tectic.de/api/units/37471/?format=api",
        "http://weblate.tectic.de/api/units/9839/?format=api",
        "http://weblate.tectic.de/api/units/66434/?format=api",
        "http://weblate.tectic.de/api/units/50564/?format=api",
        "http://weblate.tectic.de/api/units/104090/?format=api",
        "http://weblate.tectic.de/api/units/18077/?format=api",
        "http://weblate.tectic.de/api/units/66208/?format=api",
        "http://weblate.tectic.de/api/units/21962/?format=api",
        "http://weblate.tectic.de/api/units/11470/?format=api",
        "http://weblate.tectic.de/api/units/40665/?format=api",
        "http://weblate.tectic.de/api/units/68065/?format=api",
        "http://weblate.tectic.de/api/units/80631/?format=api"
    ],
    "screenshots": []
}