Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8272109/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-11-21T18:12:42.923512Z",
    "action": 29,
    "target": "また、<a href=\"%(install_guide)s\">インストールガイド</a>も完備してあります。よくある質問への回答が載っているので、インストールを行う前にこのガイドに目を通しておくことをお勧めします。",
    "old": "",
    "details": {},
    "id": 8789944,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/8789944/?format=api"
}