Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227467/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/Gm_/?format=api",
    "author": "https://translate.habitica.com/api/users/Gm_/?format=api",
    "timestamp": "2020-02-18T22:12:17.653339Z",
    "action": 5,
    "target": "Ahora puedes borrar el mensaje si lo desea",
    "id": 122563,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/122563/?format=api"
}