Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606254/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-11-16T16:13:49.934314Z",
    "action": 30,
    "target": "You have one pending attendance request to process for the following event:\u001e\u001eYou have %{number_participation_requests} attendance requests to process for the following event:",
    "id": 264123,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/264123/?format=api"
}