Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34032/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/it/?format=api",
    "user": "https://translate.habitica.com/api/users/kyasarin89/?format=api",
    "author": "https://translate.habitica.com/api/users/kyasarin89/?format=api",
    "timestamp": "2019-08-30T11:18:17.793456Z",
    "action": 2,
    "target": "Se ti fai tentare da un'abitudine negativa, toccando - (il simbolo del meno) il tuo avatar perderà punti salute, così da ricordarti di fare attenzione.",
    "id": 46067,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/46067/?format=api"
}