Translation components API.

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

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

{
    "count": 447,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/it/changes/?format=api&page=22",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "author": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "timestamp": "2025-02-27T10:37:48.141637Z",
            "action": 44,
            "target": "",
            "id": 1214730,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1214730/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345593/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "author": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "timestamp": "2025-03-02T10:56:55.094383Z",
            "action": 31,
            "target": "covare",
            "id": 1215037,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1215037/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "author": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "timestamp": "2025-03-02T10:56:55.103041Z",
            "action": 44,
            "target": "",
            "id": 1215038,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1215038/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3345593/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "author": "https://translate.habitica.com/api/users/Aschkal/?format=api",
            "timestamp": "2025-03-02T11:02:41.675559Z",
            "action": 2,
            "target": "schiudere",
            "id": 1215042,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1215042/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347920/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:34:19.723751Z",
            "action": 31,
            "target": "",
            "id": 1238640,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238640/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347951/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:14.506007Z",
            "action": 31,
            "target": "",
            "id": 1238668,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238668/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347982/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:43.516414Z",
            "action": 31,
            "target": "",
            "id": 1238699,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238699/?format=api"
        }
    ]
}