Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/782821/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/empowerment/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/empowerment/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "timestamp": "2022-12-23T14:52:38.422596Z",
    "action": 5,
    "target": "Wir beteiligen uns oft an Software, die wir nutzen.\nWir haben, neben anderen, an Sympa (Framalistes – Gruppen-E-Mails),\nNextcloud (Framadrive und Framagenda – Speicher, Synchronisation, Kontakte, Kalender …)\nund Framadate (Alternative zu Doodle) gearbeitet …",
    "id": 497668,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/497668/?format=api"
}