Translation projects API.

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

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

{
    "count": 301144,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15057",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/chorong/?format=api",
            "author": "https://translate.habitica.com/api/users/chorong/?format=api",
            "timestamp": "2024-09-29T18:37:41.590029Z",
            "action": 44,
            "target": "",
            "id": 1172335,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1172335/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3334715/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/chorong/?format=api",
            "author": "https://translate.habitica.com/api/users/chorong/?format=api",
            "timestamp": "2024-09-29T18:41:05.500263Z",
            "action": 31,
            "target": "두루마리",
            "id": 1172340,
            "action_name": "New string added",
            "url": "https://translate.habitica.com/api/changes/1172340/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/glossary/ko/?format=api",
            "user": "https://translate.habitica.com/api/users/chorong/?format=api",
            "author": "https://translate.habitica.com/api/users/chorong/?format=api",
            "timestamp": "2024-09-29T18:41:05.503764Z",
            "action": 44,
            "target": "",
            "id": 1172341,
            "action_name": "New string to translate",
            "url": "https://translate.habitica.com/api/changes/1172341/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/577535/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
            "user": null,
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-09-29T19:49:43.690877Z",
            "action": 29,
            "target": "돌아온 걸 환영합니다!",
            "id": 1172361,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.habitica.com/api/changes/1172361/?format=api"
        }
    ]
}