Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/easyssh/extra/nl/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10632316/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/karellism/?format=api",
            "author": "https://hosted.weblate.org/api/users/karellism/?format=api",
            "timestamp": "2020-07-12T00:31:14.932630+02:00",
            "action": 5,
            "target": "EasySSH",
            "id": 6718322,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6718322/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632316/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/karellism/?format=api",
            "author": "https://hosted.weblate.org/api/users/karellism/?format=api",
            "timestamp": "2020-07-12T00:31:14.918257+02:00",
            "action": 45,
            "target": "",
            "id": 6718321,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/6718321/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:02:05+02:00",
            "action": 0,
            "target": "",
            "id": 4437739,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437739/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:49+01:00",
            "action": 0,
            "target": "",
            "id": 3613249,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613249/?format=api"
        }
    ]
}