Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113245/?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.388540Z",
    "action": 59,
    "target": "<p>Utilizado con un localizador de se&ntilde;al, este transmisor en miniatura permite que cualquier cosa que est&eacute; conectada a &eacute;l se localice electr&oacute;nicamente a distancia.</p> <p>Los dispositivos activos emiten una se&ntilde;al, mientras que los pasivos esperan que les llegue una se&ntilde;al antes de enviar una respuesta.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Used with a signal locator, this miniature transmitter allows whatever is attached to it to be electronically located over a distance. Active devices emit a signal, while passive ones wait for a signal to come to it before sending out a response.",
        "old_state": -1
    },
    "id": 171388,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171388/?format=api"
}