Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33808/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/es/?format=api",
    "user": "https://translate.habitica.com/api/users/weirddawn/?format=api",
    "author": "https://translate.habitica.com/api/users/weirddawn/?format=api",
    "timestamp": "2020-01-20T15:13:36.260647Z",
    "action": 37,
    "target": "¡Vamos allá! He añadido varias tareas para ti basándome en tus intereses. Intenta añadir algunas por ti mismo. Puedes editar cualquier tarea pulsando en su título.",
    "id": 111728,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/111728/?format=api"
}