Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/198630/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/a.ady96/?format=api",
    "author": "https://translate.habitica.com/api/users/a.ady96/?format=api",
    "timestamp": "2022-08-27T14:42:41.178172Z",
    "action": 2,
    "target": "Aventurile le permit jucătorilor să se concentreze asupra obiectivelor în joc pe termen lung cu membrii grupului lor.",
    "id": 359499,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/359499/?format=api"
}