Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2714376/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/starbornone/?format=api",
    "author": "https://translate.habitica.com/api/users/starbornone/?format=api",
    "timestamp": "2023-08-15T16:50:40.164714Z",
    "action": 5,
    "target": "Has hatched all standard colours of Plant pets: Cactus and Treeling!",
    "id": 542826,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/542826/?format=api"
}