Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1767772/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-status-report-process_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-status-report-process_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-02T00:52:54.608833Z",
    "action": 59,
    "target": "Ahora el lector sabe que abc es un controlador de un interfaz de red. Incluso si no usa ninguno de los productos de Yoyodyne, has comunicado que el soporte en FreeBSD para los dispositivos de red está mejorando.",
    "id": 765555,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/765555/?format=api"
}