Translation projects API.

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

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

{
    "count": 301662,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15083",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3334515/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/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-08T07:33:53.452492Z",
            "action": 5,
            "target": "Hund",
            "id": 1175428,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1175428/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334516/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/content/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-08T07:34:14.650673Z",
            "action": 5,
            "target": "ein freundlicher",
            "id": 1175429,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1175429/?format=api"
        }
    ]
}