Translation components API.

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

GET /api/translations/easyssh/extra/gl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10631864/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/gl/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-10-19T16:03:14.659653+02:00",
            "action": 5,
            "target": "Murilo Venturoso (muriloventuroso)",
            "id": 37297930,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/37297930/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10631864/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/gl/?format=api",
            "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
            "timestamp": "2022-10-19T16:03:14.641380+02:00",
            "action": 45,
            "target": "",
            "id": 37297929,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/37297929/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T16:20:13.082118+01:00",
            "action": 0,
            "target": "",
            "id": 14819210,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14819210/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:01:50+02:00",
            "action": 0,
            "target": "",
            "id": 4437674,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437674/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:42+01:00",
            "action": 0,
            "target": "",
            "id": 3613184,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613184/?format=api"
        }
    ]
}