Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112809/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:21:21.550979Z",
    "action": 59,
    "target": "<p>Igual que Autoridad (R1), pero el personaje tiene m&aacute;s influencia, posiblemente al mando de un peque&ntilde;o n&uacute;mero de tropas o al mando de una peque&ntilde;a empresa o pueblo.</p> <p>Con Autoridad: Cumplimiento de la ley (R2), el personaje es en realidad un oficial de polic&iacute;a y se le permite realizar arrestos completos y registros e incautaciones razonables.</p> <p><strong>Restricciones/Notas:</strong> Consulte Autoridad (R1) para obtener m&aacute;s informaci&oacute;n.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>Same as Authority (R1), but the character has more influence, possibly commanding a small number of troops or being in charge of a small company or town. With Authority: Law Enforcement (R2), the character is actually a police officer and is allowed to make full arrests and reasonable search and seizures.</p>\n\n<p>Restrictions/Notes: See Authority (R1) for more information.</p>\n",
        "old_state": -1
    },
    "id": 170931,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170931/?format=api"
}