Translation components API.

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

GET /api/translations/galette/doc-user-members/pt/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/121807818/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:25:07.279855+02:00",
            "action": 71,
            "target": "",
            "id": 88413657,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413657/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121807817/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:25:07.279721+02:00",
            "action": 71,
            "target": "",
            "id": 88413656,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413656/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121807816/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:25:07.279532+02:00",
            "action": 71,
            "target": "",
            "id": 88413655,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413655/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-members/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-members/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-04-28T18:25:02.985501+02:00",
            "action": 17,
            "target": "",
            "id": 88413654,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88413654/?format=api"
        }
    ]
}