Sources API

See the Weblate's Web API documentation for detailed description of the API.

GET /api/sources/45455/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id_hash": -8886670163162168869,
    "component": "http://weblate.ucs.ru/api/components/delivery/delivery/?format=api",
    "timestamp": "2018-07-26T01:45:37",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.ucs.ru/api/sources/45455/?format=api",
    "units": [
        "http://weblate.ucs.ru/api/units/514810/?format=api",
        "http://weblate.ucs.ru/api/units/481290/?format=api",
        "http://weblate.ucs.ru/api/units/476829/?format=api"
    ],
    "screenshots": []
}