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

{
    "id_hash": -2634284126233933412,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:13.594995+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2565/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/69658/?format=api",
        "http://weblate.tectic.de/api/units/37433/?format=api",
        "http://weblate.tectic.de/api/units/9801/?format=api",
        "http://weblate.tectic.de/api/units/66396/?format=api",
        "http://weblate.tectic.de/api/units/50526/?format=api",
        "http://weblate.tectic.de/api/units/104052/?format=api",
        "http://weblate.tectic.de/api/units/18039/?format=api",
        "http://weblate.tectic.de/api/units/66170/?format=api",
        "http://weblate.tectic.de/api/units/21924/?format=api",
        "http://weblate.tectic.de/api/units/11432/?format=api",
        "http://weblate.tectic.de/api/units/40627/?format=api",
        "http://weblate.tectic.de/api/units/68027/?format=api",
        "http://weblate.tectic.de/api/units/80593/?format=api",
        "http://weblate.tectic.de/api/units/125928/?format=api",
        "http://weblate.tectic.de/api/units/37359/?format=api"
    ],
    "screenshots": []
}