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

{
    "id_hash": -2063419622237659905,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:17.196354+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2600/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125963/?format=api",
        "http://weblate.tectic.de/api/units/37394/?format=api",
        "http://weblate.tectic.de/api/units/69693/?format=api",
        "http://weblate.tectic.de/api/units/37468/?format=api",
        "http://weblate.tectic.de/api/units/9836/?format=api",
        "http://weblate.tectic.de/api/units/66431/?format=api",
        "http://weblate.tectic.de/api/units/50561/?format=api",
        "http://weblate.tectic.de/api/units/104087/?format=api",
        "http://weblate.tectic.de/api/units/18074/?format=api",
        "http://weblate.tectic.de/api/units/66205/?format=api",
        "http://weblate.tectic.de/api/units/21959/?format=api",
        "http://weblate.tectic.de/api/units/11467/?format=api",
        "http://weblate.tectic.de/api/units/40662/?format=api",
        "http://weblate.tectic.de/api/units/68062/?format=api",
        "http://weblate.tectic.de/api/units/80628/?format=api"
    ],
    "screenshots": []
}