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

{
    "id_hash": 5667237546117135043,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:18.252811+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2607/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125970/?format=api",
        "http://weblate.tectic.de/api/units/37401/?format=api",
        "http://weblate.tectic.de/api/units/69700/?format=api",
        "http://weblate.tectic.de/api/units/37475/?format=api",
        "http://weblate.tectic.de/api/units/9843/?format=api",
        "http://weblate.tectic.de/api/units/66438/?format=api",
        "http://weblate.tectic.de/api/units/50568/?format=api",
        "http://weblate.tectic.de/api/units/104094/?format=api",
        "http://weblate.tectic.de/api/units/18081/?format=api",
        "http://weblate.tectic.de/api/units/66212/?format=api",
        "http://weblate.tectic.de/api/units/21966/?format=api",
        "http://weblate.tectic.de/api/units/11474/?format=api",
        "http://weblate.tectic.de/api/units/40669/?format=api",
        "http://weblate.tectic.de/api/units/68069/?format=api",
        "http://weblate.tectic.de/api/units/80635/?format=api"
    ],
    "screenshots": []
}