Changes API.

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

GET /api/changes/1204149/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.habitica.com/api/units/2410208/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/pitufon/?format=api",
    "author": "https://translate.habitica.com/api/users/moongeeuh/?format=api",
    "timestamp": "2025-02-18T03:23:22.880628Z",
    "action": 7,
    "target": "¡Ha conseguido todos los colores estándar de mascotas polares: oso, zorro, pingüino, ballena y lobo!",
    "id": 1204149,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1204149/?format=api"
}