Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75451/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-02-01T12:45:11.860806Z",
    "action": 2,
    "target": "現在的工作人員成員分別是(從左到右):",
    "id": 118392,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/118392/?format=api"
}