Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16346725/?format=api",
    "component": "https://hosted.weblate.org/api/components/xbackbone/xbackbone/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/fr_CA/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-07-13T09:34:45.841265+02:00",
    "action": 2,
    "target": "Bonjour %s, <br> une réinitialisation du mot de passe a été demandée pour votre compte, pour terminer la procédure, cliquez sur le lien suivant : <br> <br> <a href=\"%s\">%s </a> <br> <br> Si ce n'est pas vous qui avez demandé la réinitialisation du mot de passe, ignorer ce courriel.",
    "id": 6729680,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/6729680/?format=api"
}