Translation components API.

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

GET /api/translations/habitica/glossary/fr/changes/?format=api&page=55
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1085,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/fr/changes/?format=api&page=54",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2024-09-23T12:06:20.051796Z",
            "action": 44,
            "target": "",
            "id": 1167926,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1167926/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334498/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2024-09-23T12:06:29.620209Z",
            "action": 31,
            "target": "œufs",
            "id": 1167928,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1167928/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2024-09-23T12:06:29.623297Z",
            "action": 44,
            "target": "",
            "id": 1167929,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1167929/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334616/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2024-09-24T06:27:16.614592Z",
            "action": 31,
            "target": "Nuit du Frisson",
            "id": 1168394,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1168394/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
            "timestamp": "2024-09-24T06:27:16.622165Z",
            "action": 44,
            "target": "",
            "id": 1168395,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1168395/?format=api"
        }
    ]
}