Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-10T22:19:59.255564Z",
            "action": 0,
            "target": "",
            "id": 16095,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/16095/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75925/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124177Z",
            "action": 31,
            "target": "",
            "id": 62133,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62133/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75960/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878583Z",
            "action": 31,
            "target": "",
            "id": 62169,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62169/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76008/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261722Z",
            "action": 31,
            "target": "",
            "id": 62220,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62220/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76032/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.736198Z",
            "action": 31,
            "target": "",
            "id": 62246,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62246/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76032/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "author": "https://weblate.rikka.app/api/users/anonymous/?format=api",
            "timestamp": "2024-10-02T18:58:15.190031Z",
            "action": 4,
            "target": "8",
            "id": 63209,
            "action_name": "Suggestion added",
            "url": "https://weblate.rikka.app/api/changes/63209/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": "https://weblate.rikka.app/api/users/Manafkabeer369/?format=api",
            "author": null,
            "timestamp": "2024-12-21T00:42:55.839181Z",
            "action": 63,
            "target": "",
            "id": 65516,
            "action_name": "Remove string",
            "url": "https://weblate.rikka.app/api/changes/65516/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/pt/?format=api",
            "user": "https://weblate.rikka.app/api/users/Manafkabeer369/?format=api",
            "author": "https://weblate.rikka.app/api/users/Manafkabeer369/?format=api",
            "timestamp": "2024-12-21T00:42:56.041626Z",
            "action": 0,
            "target": "",
            "id": 65517,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/65517/?format=api"
        }
    ]
}