Translation components API.

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

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

{
    "count": 6,
    "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/tr/?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.736201+02:00",
            "action": 0,
            "target": "",
            "id": 11074010,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074010/?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/tr/?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.641629+02:00",
            "action": 0,
            "target": "",
            "id": 10667233,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667233/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29551980/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "author": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "timestamp": "2021-02-27T16:40:12.708862+01:00",
            "action": 5,
            "target": "Masaüstü",
            "id": 9558552,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9558552/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29551979/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "author": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "timestamp": "2021-02-27T16:40:07.851974+01:00",
            "action": 5,
            "target": "Arkaplanı değiştir",
            "id": 9558551,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9558551/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29551979/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "author": "https://hosted.weblate.org/api/users/arencos/?format=api",
            "timestamp": "2021-02-27T16:40:07.847311+01:00",
            "action": 45,
            "target": "",
            "id": 9558550,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9558550/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-27T15:40:06.778873+01:00",
            "action": 0,
            "target": "",
            "id": 9557613,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9557613/?format=api"
        }
    ]
}