Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34033/?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:40.269966Z",
    "action": 2,
    "target": "Ora provaci tu! Puoi trovare altri tipi di attività usando la barra di navigazione in basso.",
    "id": 46068,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/46068/?format=api"
}