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

{
    "id_hash": -4601522501554733860,
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "timestamp": "2017-04-14T17:17:19.393696+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/2616/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/80644/?format=api",
        "http://weblate.tectic.de/api/units/125979/?format=api",
        "http://weblate.tectic.de/api/units/37410/?format=api",
        "http://weblate.tectic.de/api/units/69709/?format=api",
        "http://weblate.tectic.de/api/units/37484/?format=api",
        "http://weblate.tectic.de/api/units/9852/?format=api",
        "http://weblate.tectic.de/api/units/66447/?format=api",
        "http://weblate.tectic.de/api/units/50577/?format=api",
        "http://weblate.tectic.de/api/units/104103/?format=api",
        "http://weblate.tectic.de/api/units/18090/?format=api",
        "http://weblate.tectic.de/api/units/66221/?format=api",
        "http://weblate.tectic.de/api/units/21975/?format=api",
        "http://weblate.tectic.de/api/units/11483/?format=api",
        "http://weblate.tectic.de/api/units/40678/?format=api",
        "http://weblate.tectic.de/api/units/68078/?format=api"
    ],
    "screenshots": []
}