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

{
    "id_hash": -4864418263439829586,
    "component": "http://weblate.tectic.de/api/components/fc_mods/madvandal-mods/?format=api",
    "timestamp": "2018-07-07T17:02:28.744571+02:00",
    "priority": 100,
    "check_flags": "",
    "url": "http://weblate.tectic.de/api/sources/6759/?format=api",
    "units": [
        "http://weblate.tectic.de/api/units/124272/?format=api",
        "http://weblate.tectic.de/api/units/124307/?format=api",
        "http://weblate.tectic.de/api/units/131227/?format=api"
    ],
    "screenshots": []
}