Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2416798/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/common/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/phillip/?format=api",
    "author": "https://translate.habitica.com/api/users/phillip/?format=api",
    "timestamp": "2023-01-27T13:54:29.543560Z",
    "action": 6,
    "target": "Niveau %d",
    "id": 381354,
    "action_name": "Automatic translation",
    "url": "https://translate.habitica.com/api/changes/381354/?format=api"
}