Translation components API.

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

GET /api/translations/easyssh/extra/th/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/10632631/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/th/?format=api",
            "user": "https://hosted.weblate.org/api/users/DisketteG/?format=api",
            "author": "https://hosted.weblate.org/api/users/DisketteG/?format=api",
            "timestamp": "2023-02-02T15:02:04.499230+01:00",
            "action": 5,
            "target": "EasySSH",
            "id": 46624163,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/46624163/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632631/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/th/?format=api",
            "user": "https://hosted.weblate.org/api/users/DisketteG/?format=api",
            "author": "https://hosted.weblate.org/api/users/DisketteG/?format=api",
            "timestamp": "2023-02-02T15:02:04.488931+01:00",
            "action": 45,
            "target": "",
            "id": 46624162,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/46624162/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T16:20:40.647248+01:00",
            "action": 0,
            "target": "",
            "id": 14819326,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14819326/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:02:17+02:00",
            "action": 0,
            "target": "",
            "id": 4437784,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437784/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:53+01:00",
            "action": 0,
            "target": "",
            "id": 3613294,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613294/?format=api"
        }
    ]
}