Translation projects API.

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

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

{
    "count": 302244,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15112",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/55692/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "author": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "timestamp": "2024-10-17T15:49:44.403820Z",
            "action": 2,
            "target": "Totaal aantal keer ingelogd",
            "id": 1177878,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1177878/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/55693/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "author": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "timestamp": "2024-10-17T15:49:54.415745Z",
            "action": 2,
            "target": "Laatste keer ingelogd",
            "id": 1177879,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1177879/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/55613/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "author": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "timestamp": "2024-10-17T15:52:45.522759Z",
            "action": 4,
            "target": "Ongeldige klasse. Specificeer alstublieft \"krijger\", \"dief\", \"magiër\" of \"heler\".",
            "id": 1177880,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1177880/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/55628/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/character/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "author": "https://translate.habitica.com/api/users/Chanel24/?format=api",
            "timestamp": "2024-10-17T15:54:48.949865Z",
            "action": 4,
            "target": "Magiërs leren snel, ze krijgen sneller Ervaringspunten en Niveaus dan de andere klassen. Ze krijgen ook erg veel Mana voor het gebruiken van speciale vaardigheden. Speel een Magiër als je houdt van de tactische aspecten van Habitica, of als je erg gemotiveerd wordt door stijging in niveaus en het vrijspelen van nieuwe functies!",
            "id": 1177881,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1177881/?format=api"
        }
    ]
}