Translation components API.

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

GET /api/translations/arandr/glossary/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-21T15:07:24.421548+01:00",
            "action": 17,
            "target": "",
            "id": 74604263,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/74604263/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2023-12-20T14:23:23.952809+01:00",
            "action": 1,
            "target": "",
            "id": 74471029,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/74471029/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547395/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2023-12-20T14:23:23.795773+01:00",
            "action": 5,
            "target": "O quê?!",
            "id": 74471028,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/74471028/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547395/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2023-12-20T14:23:23.785966+01:00",
            "action": 45,
            "target": "",
            "id": 74471027,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/74471027/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:32.140491+01:00",
            "action": 17,
            "target": "",
            "id": 73333609,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333609/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547395/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "author": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "timestamp": "2023-12-04T21:41:48.800535+01:00",
            "action": 31,
            "target": "",
            "id": 73333445,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333445/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28677544/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/tonela/?format=api",
            "author": null,
            "timestamp": "2019-04-02T17:33:46+02:00",
            "action": 5,
            "target": "disposição",
            "id": 4023572,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/4023572/?format=api"
        }
    ]
}