Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/490714/?format=api",
    "component": "https://weblate.framasoft.org/api/components/entraide-chatons/about/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Justman10000/?format=api",
    "timestamp": "2023-08-31T14:48:25.359872Z",
    "action": 5,
    "target": "_",
    "id": 686730,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/686730/?format=api"
}