Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/si/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:21.377031+02:00",
            "action": 0,
            "target": "",
            "id": 11074007,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074007/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/si/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:30:51.395030+02:00",
            "action": 0,
            "target": "",
            "id": 10667230,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667230/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29434561/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:03.723970+02:00",
            "action": 6,
            "target": "ඩෙස්ක්ටොප් එක",
            "id": 9930768,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930768/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29434560/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:03.690849+02:00",
            "action": 6,
            "target": "බිතුපත වෙනස් කරන්න",
            "id": 9930767,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930767/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-20T21:28:14.889051+01:00",
            "action": 0,
            "target": "",
            "id": 9476010,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9476010/?format=api"
        }
    ]
}