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

{
    "id_hash": 4080195593141572824,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.119404+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2592/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125955/?format=api",
        "http://weblate.tectic.de/api/units/37386/?format=api",
        "http://weblate.tectic.de/api/units/69685/?format=api",
        "http://weblate.tectic.de/api/units/37460/?format=api",
        "http://weblate.tectic.de/api/units/9828/?format=api",
        "http://weblate.tectic.de/api/units/66423/?format=api",
        "http://weblate.tectic.de/api/units/50553/?format=api",
        "http://weblate.tectic.de/api/units/104079/?format=api",
        "http://weblate.tectic.de/api/units/18066/?format=api",
        "http://weblate.tectic.de/api/units/66197/?format=api",
        "http://weblate.tectic.de/api/units/21951/?format=api",
        "http://weblate.tectic.de/api/units/11459/?format=api",
        "http://weblate.tectic.de/api/units/40654/?format=api",
        "http://weblate.tectic.de/api/units/68054/?format=api",
        "http://weblate.tectic.de/api/units/80620/?format=api"
    ],
    "screenshots": []
}