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

{
    "id_hash": 6684142185925699644,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.774334+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2597/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125960/?format=api",
        "http://weblate.tectic.de/api/units/37391/?format=api",
        "http://weblate.tectic.de/api/units/69690/?format=api",
        "http://weblate.tectic.de/api/units/37465/?format=api",
        "http://weblate.tectic.de/api/units/9833/?format=api",
        "http://weblate.tectic.de/api/units/66428/?format=api",
        "http://weblate.tectic.de/api/units/50558/?format=api",
        "http://weblate.tectic.de/api/units/104084/?format=api",
        "http://weblate.tectic.de/api/units/18071/?format=api",
        "http://weblate.tectic.de/api/units/66202/?format=api",
        "http://weblate.tectic.de/api/units/21956/?format=api",
        "http://weblate.tectic.de/api/units/11464/?format=api",
        "http://weblate.tectic.de/api/units/40659/?format=api",
        "http://weblate.tectic.de/api/units/68059/?format=api",
        "http://weblate.tectic.de/api/units/80625/?format=api"
    ],
    "screenshots": []
}