Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33811/?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/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-06-26T01:10:46.829032Z",
    "action": 7,
    "target": "Si tienes un traspié y realizas un Hábito negativo, presionando el - reducirás la salud de tu personaje para impulsarte a tomártelo más en serio.",
    "id": 32191,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/32191/?format=api"
}