Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/475643/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms-include/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/nathanaelhoun/?format=api",
    "author": "https://weblate.framasoft.org/api/users/nathanaelhoun/?format=api",
    "timestamp": "2021-09-11T20:39:15.178748Z",
    "action": 2,
    "target": "Cocher cette case si vous voulez que les soumissions du formulaire soient sauvegardées avant suppression. Cela peut être utile pour le support utilisateur.",
    "id": 240722,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/240722/?format=api"
}