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

{
    "id_hash": 3434091730009155977,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:16.573416+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2594/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/125957/?format=api",
        "http://weblate.tectic.de/api/units/37388/?format=api",
        "http://weblate.tectic.de/api/units/69687/?format=api",
        "http://weblate.tectic.de/api/units/37462/?format=api",
        "http://weblate.tectic.de/api/units/9830/?format=api",
        "http://weblate.tectic.de/api/units/66425/?format=api",
        "http://weblate.tectic.de/api/units/50555/?format=api",
        "http://weblate.tectic.de/api/units/104081/?format=api",
        "http://weblate.tectic.de/api/units/18068/?format=api",
        "http://weblate.tectic.de/api/units/66199/?format=api",
        "http://weblate.tectic.de/api/units/21953/?format=api",
        "http://weblate.tectic.de/api/units/11461/?format=api",
        "http://weblate.tectic.de/api/units/40656/?format=api",
        "http://weblate.tectic.de/api/units/68056/?format=api",
        "http://weblate.tectic.de/api/units/80622/?format=api"
    ],
    "screenshots": []
}