Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/242231/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Yoel44/?format=api",
    "author": "https://translate.habitica.com/api/users/Yoel44/?format=api",
    "timestamp": "2019-10-28T15:48:17.909691Z",
    "action": 5,
    "target": "Eate usuario sera usado para las invitaciones @menciones en el chat y mensajes",
    "id": 80951,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/80951/?format=api"
}