Sources API

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

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

{
    "count": 75241,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/sources/?format=api&page=3762",
    "results": [
        {
            "id_hash": 512401058482384623,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "timestamp": "2025-10-09T05:51:27",
            "priority": 100,
            "check_flags": "",
            "url": "http://weblate.ucs.ru/api/sources/257644/?format=api",
            "units": [
                "http://weblate.ucs.ru/api/units/2594845/?format=api",
                "http://weblate.ucs.ru/api/units/2594848/?format=api",
                "http://weblate.ucs.ru/api/units/2594846/?format=api",
                "http://weblate.ucs.ru/api/units/2594849/?format=api",
                "http://weblate.ucs.ru/api/units/2594844/?format=api",
                "http://weblate.ucs.ru/api/units/2594847/?format=api"
            ],
            "screenshots": []
        }
    ]
}