Changes API.

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

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

{
    "count": 432564,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21628",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2731157/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/nl/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-07T19:49:43.674206Z",
            "action": 29,
            "target": "Ingepland",
            "id": 1175420,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1175420/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2731167/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/nl/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-07T19:49:43.945105Z",
            "action": 29,
            "target": "Verander",
            "id": 1175421,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1175421/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2731170/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/nl/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-07T19:49:44.070537Z",
            "action": 29,
            "target": "Wachtwoord veranderd",
            "id": 1175422,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1175422/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3329929/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/nl/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-07T19:49:46.074208Z",
            "action": 29,
            "target": "Nee",
            "id": 1175423,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1175423/?format=api"
        }
    ]
}