Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/59726/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/es/?format=api",
    "user": "https://translate.habitica.com/api/users/juliasc/?format=api",
    "author": "https://translate.habitica.com/api/users/juliasc/?format=api",
    "timestamp": "2020-05-29T21:21:49.829378Z",
    "action": 5,
    "target": "El Armario Encantado tendrá nuevas piezas de Equipo la primera semana de cada mes. Hasta entonces, ¡sigue haciendo clics por Experiencia y Comida para mascotas!",
    "id": 149728,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/149728/?format=api"
}