Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/697149/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/inventory/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/Rubii/?format=api",
    "timestamp": "2021-05-15T13:49:49.356061Z",
    "action": 7,
    "target": "所有項目",
    "id": 250160,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/250160/?format=api"
}