Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/257120/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/da/?format=api",
    "user": "https://translate.habitica.com/api/users/mads10m/?format=api",
    "author": "https://translate.habitica.com/api/users/mads10m/?format=api",
    "timestamp": "2019-11-19T16:39:04.840264Z",
    "action": 5,
    "target": "Støv djævel",
    "id": 87519,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/87519/?format=api"
}