Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3337602/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/raztreuzz/?format=api",
    "author": "https://translate.habitica.com/api/users/raztreuzz/?format=api",
    "timestamp": "2025-03-31T15:21:01.997395Z",
    "action": 2,
    "target": "Soy suscriptor, ¿cuándo recibiré mi primer Reloj de arena místico normal y el aumento del tope de gemas del nuevo calendario?",
    "id": 1237318,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1237318/?format=api"
}