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

{
    "id_hash": 4641102842187719522,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:18.104820+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2605/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125968/?format=api",
        "http://weblate.tectic.de/api/units/37399/?format=api",
        "http://weblate.tectic.de/api/units/69698/?format=api",
        "http://weblate.tectic.de/api/units/37473/?format=api",
        "http://weblate.tectic.de/api/units/9841/?format=api",
        "http://weblate.tectic.de/api/units/66436/?format=api",
        "http://weblate.tectic.de/api/units/50566/?format=api",
        "http://weblate.tectic.de/api/units/104092/?format=api",
        "http://weblate.tectic.de/api/units/18079/?format=api",
        "http://weblate.tectic.de/api/units/66210/?format=api",
        "http://weblate.tectic.de/api/units/21964/?format=api",
        "http://weblate.tectic.de/api/units/11472/?format=api",
        "http://weblate.tectic.de/api/units/40667/?format=api",
        "http://weblate.tectic.de/api/units/68067/?format=api",
        "http://weblate.tectic.de/api/units/80633/?format=api"
    ],
    "screenshots": []
}