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

{
    "id_hash": 2548676122351755016,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-materials/?format=api",
    "timestamp": "2017-04-14T17:18:32.864773+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2639/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/68101/?format=api",
        "http://weblate.tectic.de/api/units/80667/?format=api",
        "http://weblate.tectic.de/api/units/38754/?format=api",
        "http://weblate.tectic.de/api/units/69732/?format=api",
        "http://weblate.tectic.de/api/units/37507/?format=api",
        "http://weblate.tectic.de/api/units/9875/?format=api",
        "http://weblate.tectic.de/api/units/102805/?format=api",
        "http://weblate.tectic.de/api/units/64923/?format=api",
        "http://weblate.tectic.de/api/units/66470/?format=api",
        "http://weblate.tectic.de/api/units/50600/?format=api",
        "http://weblate.tectic.de/api/units/18113/?format=api",
        "http://weblate.tectic.de/api/units/52163/?format=api",
        "http://weblate.tectic.de/api/units/21998/?format=api",
        "http://weblate.tectic.de/api/units/11506/?format=api",
        "http://weblate.tectic.de/api/units/40701/?format=api"
    ],
    "screenshots": []
}