Translation projects API.

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

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

{
    "count": 301083,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15054",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3334534/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2024-09-29T11:13:11.202597Z",
            "action": 5,
            "target": "egy barátságos",
            "id": 1171642,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1171642/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334532/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2024-09-29T11:13:39.458052Z",
            "action": 5,
            "target": "Kiskutya",
            "id": 1171643,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1171643/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334533/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/hu/?format=api",
            "user": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "author": "https://translate.habitica.com/api/users/Kacchan/?format=api",
            "timestamp": "2024-09-29T11:13:43.569274Z",
            "action": 5,
            "target": "Kutya",
            "id": 1171644,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1171644/?format=api"
        }
    ]
}