Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113239/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:03.388160Z",
    "action": 59,
    "target": "<p>Este dispositivo, de distribuci&oacute;n restringida, monitorea las se&ntilde;ales de los dispositivos de rastreo.</p> <p>Incluye una peque&ntilde;a pantalla para mostrar la direcci&oacute;n del movimiento. Los m&aacute;s caros pueden se&ntilde;alar la ubicaci&oacute;n en un mapa electr&oacute;nico.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "This device, which has a restricted distribution, monitors the signals of tracking devices. It includes a small display to show direction of movement. Pricier ones can pinpoint the location on an electronic map.",
        "old_state": -1
    },
    "id": 171382,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171382/?format=api"
}