Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/kicad-kbplacer/master-source/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/adamws/?format=api",
    "author": "https://hosted.weblate.org/api/users/adamws/?format=api",
    "timestamp": "2023-08-03T23:41:29.722532+02:00",
    "action": 0,
    "target": "",
    "id": 62994923,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/62994923/?format=api"
}