Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/849965/?format=api",
    "component": "https://weblate.framasoft.org/api/components/inventaire/client/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/inventaire/client/el/?format=api",
    "user": "https://weblate.framasoft.org/api/users/notspookypip/?format=api",
    "author": "https://weblate.framasoft.org/api/users/notspookypip/?format=api",
    "timestamp": "2023-12-29T11:35:19.190447Z",
    "action": 2,
    "target": "Μια συλλογή ή μια έκδοση από αυτόν τον εκδότη λείπει από τη κοινή βάση δεδομένων;",
    "id": 735385,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/735385/?format=api"
}