Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/106979/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "author": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "timestamp": "2019-04-28T15:52:12.416297Z",
    "action": 2,
    "target": "Envía una tarjeta de agradecimiento a un miembro de tu equipo.",
    "id": 27639,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/27639/?format=api"
}