Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/192479/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-11-03T18:56:43.276009Z",
    "action": 2,
    "target": "¡Has obtenido el logro «Bingo Tríada» por haber encontrado a todas las mascotas, domado a todas las monturas y encontrado a todas las mascotas otra vez!",
    "id": 82608,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82608/?format=api"
}