Translation components API.

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

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

{
    "count": 365,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica/tasks/hu/changes/?format=api&page=18",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/209804/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-03-05T22:06:24.804908Z",
            "action": 2,
            "target": "Széria módosítása",
            "id": 1220726,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1220726/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/209804/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-03-05T22:06:25.134443Z",
            "action": 36,
            "target": "Széria módosítása",
            "id": 1220727,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1220727/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/209805/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-03-05T22:06:29.699049Z",
            "action": 2,
            "target": "Széria visszaállítása",
            "id": 1220728,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1220728/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/209805/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/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-03-05T22:06:30.030097Z",
            "action": 36,
            "target": "Széria visszaállítása",
            "id": 1220729,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1220729/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/679475/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/tasks/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2025-03-05T22:11:59.495305Z",
            "action": 65,
            "target": "",
            "id": 1220739,
            "action_name": "Resolved comment",
            "url": "https://translate.habitica.com/api/changes/1220739/?format=api"
        }
    ]
}