Translation components API.

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

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

{
    "count": 1345,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/glossary/hu/changes/?format=api&page=67",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3347985/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-05T11:38:43.516649Z",
            "action": 31,
            "target": "",
            "id": 1238702,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1238702/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347985/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-07T21:18:32.098067Z",
            "action": 36,
            "target": "Automatikus elosztás",
            "id": 1238982,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238982/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347954/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-07T21:20:20.938560Z",
            "action": 36,
            "target": "Tulajdonság pontok",
            "id": 1238983,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238983/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347923/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-07T21:20:30.814770Z",
            "action": 5,
            "target": "Tulajdonság",
            "id": 1238984,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1238984/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3347923/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "timestamp": "2025-04-07T21:20:41.482180Z",
            "action": 36,
            "target": "Tulajdonság",
            "id": 1238985,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238985/?format=api"
        }
    ]
}