Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/515888/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:16:30.264411Z",
    "action": 59,
    "target": "Si se introducen rangos de IP aquí, el dominio es opcional.<br />Los valores válidos incluyen una dirección IP (p. ej., 142.58.103.1), un rango IP (p. ej., 142.58.103.1 - 142.58.103.4), un rango IP con carácter comodín '*' (p. ej., 142.58.*.*) y rango IP con CIDR (p. ej., 142.58.100.0/24).",
    "id": 450829,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/450829/?format=api"
}