Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/446803/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/main/eo/?format=api",
    "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
    "author": "https://weblate.framasoft.org/api/users/admin/?format=api",
    "timestamp": "2023-06-12T07:30:42.853518Z",
    "action": 30,
    "target": "https://en.wikipedia.org/wiki/OpenStreetMap",
    "id": 633912,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/633912/?format=api"
}