Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/51133/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/kubson_sk/?format=api",
    "author": "https://translate.habitica.com/api/users/kubson_sk/?format=api",
    "timestamp": "2020-07-07T16:09:30.354964Z",
    "action": 2,
    "target": "Použi túto sekciu, aby si bližšie opísal všetko, čo by mali účastníci tvojej výzvy vedieť.",
    "id": 167138,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/167138/?format=api"
}