Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/752445/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/empowerment/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/empowerment/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2022-11-20T00:52:16.442755Z",
    "action": 5,
    "target": "Spesso contribuiamo al codice dei software che utilizziamo.\nAbbiamo lavorato, tra gli altri, su Sympa (Framalistes - email di gruppo),\nNextcloud (Framadrive e Framagenda - archiviazione, sincronizzazione, calendario dei contatti...)\no Framadate (alternativa a Doodle)…",
    "id": 454946,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/454946/?format=api"
}