Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672554/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:57.019649Z",
    "action": 59,
    "target": "**<em>GNOME Boxes</em>** está disponible en Linux. Tiene una interfaz de usuario simple pero no permite el uso del Almacenamiento Persistente.",
    "old": "",
    "details": {
        "state": 10,
        "source": "***GNOME Boxes*** is only available on Linux. It has a simpler user interface than *virt-manager* but does not allow to use a Persistent Storage.",
        "old_state": -1
    },
    "id": 3258553,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3258553/?format=api"
}