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

{
    "id_hash": 2664274399999098822,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:19.682138+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2618/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/80646/?format=api",
        "http://weblate.tectic.de/api/units/125981/?format=api",
        "http://weblate.tectic.de/api/units/37412/?format=api",
        "http://weblate.tectic.de/api/units/69711/?format=api",
        "http://weblate.tectic.de/api/units/37486/?format=api",
        "http://weblate.tectic.de/api/units/9854/?format=api",
        "http://weblate.tectic.de/api/units/66449/?format=api",
        "http://weblate.tectic.de/api/units/50579/?format=api",
        "http://weblate.tectic.de/api/units/104105/?format=api",
        "http://weblate.tectic.de/api/units/18092/?format=api",
        "http://weblate.tectic.de/api/units/66223/?format=api",
        "http://weblate.tectic.de/api/units/21977/?format=api",
        "http://weblate.tectic.de/api/units/11485/?format=api",
        "http://weblate.tectic.de/api/units/40680/?format=api",
        "http://weblate.tectic.de/api/units/68080/?format=api"
    ],
    "screenshots": []
}