Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73394/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/maiels/?format=api",
    "author": "https://translate.habitica.com/api/users/maiels/?format=api",
    "timestamp": "2020-01-01T08:03:06.989739Z",
    "action": 2,
    "target": "Memento prietenesc: acesta este un chat pentru toate vârstele, așa că rugămintea este de a menține conținutul și limbajul adecvate! Consultă Regulile Comunității din bara laterală dacă ai întrebări.",
    "id": 101502,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/101502/?format=api"
}