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

{
    "id_hash": -7077397235909842668,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:19.263381+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2614/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/80642/?format=api",
        "http://weblate.tectic.de/api/units/125977/?format=api",
        "http://weblate.tectic.de/api/units/37408/?format=api",
        "http://weblate.tectic.de/api/units/69707/?format=api",
        "http://weblate.tectic.de/api/units/37482/?format=api",
        "http://weblate.tectic.de/api/units/9850/?format=api",
        "http://weblate.tectic.de/api/units/66445/?format=api",
        "http://weblate.tectic.de/api/units/50575/?format=api",
        "http://weblate.tectic.de/api/units/104101/?format=api",
        "http://weblate.tectic.de/api/units/18088/?format=api",
        "http://weblate.tectic.de/api/units/66219/?format=api",
        "http://weblate.tectic.de/api/units/21973/?format=api",
        "http://weblate.tectic.de/api/units/11481/?format=api",
        "http://weblate.tectic.de/api/units/40676/?format=api",
        "http://weblate.tectic.de/api/units/68076/?format=api"
    ],
    "screenshots": []
}