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

{
    "id_hash": 2719672747105803436,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:18.750348+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2609/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125972/?format=api",
        "http://weblate.tectic.de/api/units/37403/?format=api",
        "http://weblate.tectic.de/api/units/69702/?format=api",
        "http://weblate.tectic.de/api/units/37477/?format=api",
        "http://weblate.tectic.de/api/units/9845/?format=api",
        "http://weblate.tectic.de/api/units/66440/?format=api",
        "http://weblate.tectic.de/api/units/50570/?format=api",
        "http://weblate.tectic.de/api/units/104096/?format=api",
        "http://weblate.tectic.de/api/units/18083/?format=api",
        "http://weblate.tectic.de/api/units/66214/?format=api",
        "http://weblate.tectic.de/api/units/21968/?format=api",
        "http://weblate.tectic.de/api/units/11476/?format=api",
        "http://weblate.tectic.de/api/units/40671/?format=api",
        "http://weblate.tectic.de/api/units/68071/?format=api",
        "http://weblate.tectic.de/api/units/80637/?format=api"
    ],
    "screenshots": []
}