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

{
    "count": 6821,
    "next": null,
    "previous": "http://weblate.tectic.de/api/sources/?format=api&page=341",
    "results": [
        {
            "id_hash": 5860028240601371146,
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/master/?format=api",
            "timestamp": "2019-01-22T22:03:30.893130+01:00",
            "priority": 100,
            "check_flags": "",
            "url": "http://weblate.tectic.de/api/sources/6877/?format=api",
            "units": [
                "http://weblate.tectic.de/api/units/124691/?format=api",
                "http://weblate.tectic.de/api/units/125461/?format=api",
                "http://weblate.tectic.de/api/units/125230/?format=api",
                "http://weblate.tectic.de/api/units/124999/?format=api",
                "http://weblate.tectic.de/api/units/125769/?format=api",
                "http://weblate.tectic.de/api/units/124768/?format=api",
                "http://weblate.tectic.de/api/units/125538/?format=api",
                "http://weblate.tectic.de/api/units/124537/?format=api",
                "http://weblate.tectic.de/api/units/125307/?format=api",
                "http://weblate.tectic.de/api/units/125076/?format=api",
                "http://weblate.tectic.de/api/units/131226/?format=api",
                "http://weblate.tectic.de/api/units/124845/?format=api",
                "http://weblate.tectic.de/api/units/125615/?format=api",
                "http://weblate.tectic.de/api/units/124614/?format=api",
                "http://weblate.tectic.de/api/units/125384/?format=api",
                "http://weblate.tectic.de/api/units/125153/?format=api",
                "http://weblate.tectic.de/api/units/124922/?format=api",
                "http://weblate.tectic.de/api/units/125692/?format=api"
            ],
            "screenshots": []
        }
    ]
}