Translation projects API.

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

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

{
    "count": 301724,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15086",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/?format=api",
            "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
            "timestamp": "2024-10-09T07:52:32.392608Z",
            "action": 44,
            "target": "",
            "id": 1175567,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1175567/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3327478/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-09T08:49:02.420583Z",
            "action": 5,
            "target": "Gleite durch Seen und Kanäle mit deinem hin und her fegenden rosa Schwanz! Gewährt keinen Attributbonus. Juli 2024 Abonnentengegenstand.",
            "id": 1175568,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1175568/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2406887/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-09T08:49:23.425482Z",
            "action": 5,
            "target": "Juweliers-Schürze",
            "id": 1175569,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1175569/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/2406888/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
            "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
            "timestamp": "2024-10-09T08:52:16.092938Z",
            "action": 5,
            "target": "Diese Hochleistungsschürze ist genau das Richtige zum Anziehen, wenn du dich kreativ fühlst. Das Beste daran sind die Dutzende kleiner Taschen, um alles, was du brauchst, darin zu verstauen. Erhöht Intelligenz um <%= int %>. Verzauberter Schrank: Juwelier Set (Gegenstand 1 von 4).",
            "id": 1175570,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1175570/?format=api"
        }
    ]
}