Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/87263/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-16T17:38:44.047286Z",
    "action": 30,
    "target": "Contains 'The Fowl Frost,' 'Rooster Rampage,' and 'The Push-and-Pull Peacock.' Available until September 30.",
    "id": 277581,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/277581/?format=api"
}