Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/203104/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-04T20:13:09.883321Z",
    "action": 30,
    "target": "Your requested amount <%= quantity %> exceeds the amount you can buy for this month (<%= convCap %>). The full amount becomes available within the first three days of each month. Thanks for subscribing!",
    "id": 140657,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/140657/?format=api"
}