Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/it/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/it/?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:19.980451+02:00",
            "action": 0,
            "target": "",
            "id": 11073994,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073994/?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/it/?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.525572+02:00",
            "action": 0,
            "target": "",
            "id": 10667220,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667220/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420480/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:05.617187+02:00",
            "action": 6,
            "target": "Desktop",
            "id": 9930772,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930772/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/29420479/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-28T15:03:05.598022+02:00",
            "action": 6,
            "target": "Cambiare lo sfondo",
            "id": 9930771,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/9930771/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-19T12:28:20.356303+01:00",
            "action": 0,
            "target": "",
            "id": 9462661,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9462661/?format=api"
        }
    ]
}