Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/244090/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-12-06T05:00:55.326812Z",
    "action": 5,
    "target": "Gostaria de ajudar com a tradução do Habitica? Fantástico! Então visite <a href=\"/groups/guild/7732f64c-33ee-4cce-873c-fc28f147a6f7\">the Aspiring Linguists Guild</a>!",
    "id": 212895,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/212895/?format=api"
}