Changes API.

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

GET /api/changes/112827/?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/neoantu/?format=api",
    "author": "https://translate.habitica.com/api/users/neoantu/?format=api",
    "timestamp": "2020-01-22T17:37:44.898179Z",
    "action": 5,
    "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": 112827,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/112827/?format=api"
}