Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/113230/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouforpc/seeyouforpc/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouforpc/seeyouforpc/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2023-10-12T10:11:53.992847Z",
    "action": 5,
    "target": "Sektoreinstellungen für\nParagleiter Aufgaben\n\nBrauchst Du weitere Sektoreinstellungen?\nSchalte 'Optimiert für Paragleiter' ab",
    "id": 34851,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/34851/?format=api"
}