Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/760853/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/ItsLucifer/?format=api",
    "author": "https://translate.habitica.com/api/users/ItsLucifer/?format=api",
    "timestamp": "2022-05-21T15:31:22.333668Z",
    "action": 2,
    "target": "Beschrijf a.u.b. de fout die je ondergaat en ons team zal contact met je opnemen.",
    "id": 326765,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/326765/?format=api"
}