Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10631833/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/?format=api",
            "user": "https://hosted.weblate.org/api/users/Antoine-Meloche/?format=api",
            "author": "https://hosted.weblate.org/api/users/Antoine-Meloche/?format=api",
            "timestamp": "2022-01-13T22:23:00.245995+01:00",
            "action": 5,
            "target": "EasySSH",
            "old": "",
            "details": {},
            "id": 15774935,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/15774935/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10631833/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/?format=api",
            "user": "https://hosted.weblate.org/api/users/Antoine-Meloche/?format=api",
            "author": "https://hosted.weblate.org/api/users/Antoine-Meloche/?format=api",
            "timestamp": "2022-01-13T22:23:00.239740+01:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 15774934,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/15774934/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T16:20:11.006605+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/home/weblate/data/vcs/easyssh/translations/po/extra/fr_CA.po"
            },
            "id": 14819206,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14819206/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:01:48+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 4437670,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437670/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:42+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3613180,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613180/?format=api"
        }
    ]
}