Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/107556166/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/ga/?format=api",
    "user": "https://hosted.weblate.org/api/users/Quixoticallyfluent/?format=api",
    "author": "https://hosted.weblate.org/api/users/Quixoticallyfluent/?format=api",
    "timestamp": "2023-10-21T18:56:52.116510+02:00",
    "action": 5,
    "target": "Tá an suíomh seo as seirbhís le haghaidh cothabhála.",
    "id": 69440507,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/69440507/?format=api"
}