Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606476/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framatalk/homepage/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framatalk/homepage/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "author": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "timestamp": "2021-11-18T08:18:58.343815Z",
    "action": 5,
    "target": "[Big Blue Button](https://bigbluebutton.org/) es un sistema de conferencias web diseñado para el aprendizaje en línea. En algunos casos, puede ser una buena alternativa al Jitsi. Sin embargo, es necesario crear una cuenta para crear salas de conferencias web.",
    "id": 264843,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/264843/?format=api"
}