Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/466415/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/evteeva_ks/?format=api",
    "author": "https://translate.habitica.com/api/users/evteeva_ks/?format=api",
    "timestamp": "2019-10-09T06:32:15.551366Z",
    "action": 5,
    "target": "Поддержал проект на Kickstarter в 2019 году",
    "id": 67850,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/67850/?format=api"
}