Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113223/?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.387173Z",
    "action": 59,
    "target": "<p>Este dispositivo proporciona im&aacute;genes hologr&aacute;ficas extra&iacute;das de chips de datos con fines informativos o de entretenimiento.</p> <p>Los holo-videos tambi&eacute;n se pueden conectar a los enlaces de comunicaci&oacute;n para proporcionar contacto de audio y visual entre las partes. Algunos holo-videos tienen la capacidad de conectarse a computadoras port&aacute;tiles, proyectando la informaci&oacute;n para que todos la lean.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "This device provides holographic images drawn from data chips for entertainment or informational purposes. Holo-vids can also be connected to comlinks to provide for audio and visual contact between parties. Some holo-vids have the capability to jack into hand computers, projecting the information on scholarchips out for all to read.",
        "old_state": -1
    },
    "id": 171366,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171366/?format=api"
}