Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/818020/?format=api",
    "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/en/?format=api",
    "user": "https://weblate.framasoft.org/api/users/pvlk/?format=api",
    "author": "https://weblate.framasoft.org/api/users/pvlk/?format=api",
    "timestamp": "2024-03-03T08:49:35.655054Z",
    "action": 3,
    "target": "",
    "id": 758825,
    "action_name": "Commentaire ajouté",
    "url": "https://weblate.framasoft.org/api/changes/758825/?format=api"
}