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

{
    "id_hash": 1918098097992964627,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:18.666702+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2608/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125971/?format=api",
        "http://weblate.tectic.de/api/units/37402/?format=api",
        "http://weblate.tectic.de/api/units/69701/?format=api",
        "http://weblate.tectic.de/api/units/37476/?format=api",
        "http://weblate.tectic.de/api/units/9844/?format=api",
        "http://weblate.tectic.de/api/units/66439/?format=api",
        "http://weblate.tectic.de/api/units/50569/?format=api",
        "http://weblate.tectic.de/api/units/104095/?format=api",
        "http://weblate.tectic.de/api/units/18082/?format=api",
        "http://weblate.tectic.de/api/units/66213/?format=api",
        "http://weblate.tectic.de/api/units/21967/?format=api",
        "http://weblate.tectic.de/api/units/11475/?format=api",
        "http://weblate.tectic.de/api/units/40670/?format=api",
        "http://weblate.tectic.de/api/units/68070/?format=api",
        "http://weblate.tectic.de/api/units/80636/?format=api"
    ],
    "screenshots": []
}