Sources API

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

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

{
    "id_hash": 6351122726114788844,
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh_test_json/?format=api",
    "timestamp": "2020-03-26T08:28:47",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.ucs.ru/api/sources/202122/?format=api",
    "units": [
        "http://weblate.ucs.ru/api/units/2482125/?format=api",
        "http://weblate.ucs.ru/api/units/1776507/?format=api",
        "http://weblate.ucs.ru/api/units/1465231/?format=api",
        "http://weblate.ucs.ru/api/units/2046426/?format=api",
        "http://weblate.ucs.ru/api/units/1471959/?format=api"
    ],
    "screenshots": []
}