Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245446/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "timestamp": "2019-11-17T14:52:06.851941Z",
    "action": 2,
    "target": "Sammanfattningar av ditt kontoaktivitet under den senaste veckan (Obs! Detta är för närvarande inaktiverat på grund av prestandaproblem, men vi hoppas att detta ska kunna fungera snart igen!)",
    "id": 87409,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/87409/?format=api"
}