Translation components API.

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

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

{
    "count": 14101,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica/achievements/changes/?format=api&page=705",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/2792478/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/achievements/tr/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-12T19:15:32.272980Z",
            "action": 4,
            "target": "Kum Dostu",
            "id": 1175892,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1175892/?format=api"
        }
    ]
}