Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/nb_NO/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/nb_NO/?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:20.612195+02:00",
            "action": 0,
            "target": "",
            "id": 11074000,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074000/?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/nb_NO/?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:50.891290+02:00",
            "action": 0,
            "target": "",
            "id": 10667224,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667224/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420486/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-02-20T05:52:35.036719+01:00",
            "action": 5,
            "target": "Skrivebord",
            "id": 9469922,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9469922/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420485/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-02-20T05:52:22.807907+01:00",
            "action": 5,
            "target": "Endre bakgrunn",
            "id": 9469918,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/9469918/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420485/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-02-20T05:52:22.803426+01:00",
            "action": 45,
            "target": "",
            "id": 9469917,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9469917/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-19T12:28:22.084618+01:00",
            "action": 0,
            "target": "",
            "id": 9462669,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9462669/?format=api"
        }
    ]
}