Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/243818/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2020-11-18T16:29:14.179384Z",
    "action": 7,
    "target": "We hebben soms evenementen waar we promotiecodes weggeven voor speciale uitrusting. (Bijv. voor diegenen die langskomen bij onze Wondercon-stand.)",
    "id": 206798,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/206798/?format=api"
}