Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/494456/?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": null,
    "author": null,
    "timestamp": "2021-05-26T15:19:32.191541Z",
    "action": 30,
    "target": "Expiration date",
    "id": 184509,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/184509/?format=api"
}