Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/242201/?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/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2020-06-24T14:29:27.435152Z",
    "action": 5,
    "target": "Límite de Gemas aumentado a <%= amount %>",
    "id": 161762,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/161762/?format=api"
}