Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/755944/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/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-27T01:42:44.729600Z",
    "action": 45,
    "target": "",
    "id": 358987,
    "action_name": "New contributor",
    "url": "https://translate.habitica.com/api/changes/358987/?format=api"
}