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

{
    "id_hash": 3725277380652992982,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:19.940182+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2621/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/80649/?format=api",
        "http://weblate.tectic.de/api/units/125984/?format=api",
        "http://weblate.tectic.de/api/units/37415/?format=api",
        "http://weblate.tectic.de/api/units/69714/?format=api",
        "http://weblate.tectic.de/api/units/37489/?format=api",
        "http://weblate.tectic.de/api/units/9857/?format=api",
        "http://weblate.tectic.de/api/units/66452/?format=api",
        "http://weblate.tectic.de/api/units/50582/?format=api",
        "http://weblate.tectic.de/api/units/104108/?format=api",
        "http://weblate.tectic.de/api/units/18095/?format=api",
        "http://weblate.tectic.de/api/units/66226/?format=api",
        "http://weblate.tectic.de/api/units/21980/?format=api",
        "http://weblate.tectic.de/api/units/11488/?format=api",
        "http://weblate.tectic.de/api/units/40683/?format=api",
        "http://weblate.tectic.de/api/units/68083/?format=api"
    ],
    "screenshots": []
}