Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76511200/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/glossary/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-19T20:35:38.011903+02:00",
    "action": 31,
    "target": "",
    "id": 25205084,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/25205084/?format=api"
}