Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/android-app/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2020-09-30T14:58:17.859044Z",
    "action": 48,
    "target": "",
    "id": 103823,
    "action_name": "Langage ajouté",
    "url": "https://weblate.framasoft.org/api/changes/103823/?format=api"
}