Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/175421/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/loginincentives/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/loginincentives/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-12-21T13:45:01.432832Z",
    "action": 2,
    "target": "你收到了<%= reward %>",
    "id": 98619,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/98619/?format=api"
}