Translation components API.

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

GET /api/translations/habitica-android/wearos/pt/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://translate.habitica.com/api/translations/habitica-android/wearos/pt/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2418123/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/pt/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-04-09T19:49:48.770483Z",
            "action": 29,
            "target": "Editar no celular",
            "id": 1239299,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1239299/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2418120/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/pt/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-04-09T19:49:48.888775Z",
            "action": 29,
            "target": "%d Itens de missão",
            "id": 1239300,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1239300/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2418122/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-android/wearos/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-android/wearos/pt/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2025-04-09T19:49:48.925606Z",
            "action": 29,
            "target": "Alguns %s",
            "id": 1239301,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1239301/?format=api"
        }
    ]
}