Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10810263/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-31T22:01:23.114673Z",
    "action": 30,
    "target": "Users and developers are available in the <a href=\"%s\">#kde:fedoraproject.org</a> Matrix channel on <strong>chat.fedoraproject.org</strong> for real-time chat.",
    "id": 6894244,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/6894244/?format=api"
}