Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/942019/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/lucacalcaterra/?format=api",
    "author": "https://weblate.framasoft.org/api/users/lucacalcaterra/?format=api",
    "timestamp": "2024-04-04T13:34:28.793385Z",
    "action": 2,
    "target": "Inviare un messaggio al segnalatore (attualmente {count, plural, =1 {<x id=\"count\"/> messaggio} altri {<x id=\"count\"/> messaggi}})",
    "id": 771096,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/771096/?format=api"
}