Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112811/?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.551057Z",
    "action": 59,
    "target": "<p>Igual que Autoridad (R1), excepto que el personaje tiene mucho poder e influencia. El jefe de una gran empresa o alguien cuya autoridad simplemente nunca se cuestiona tendr&iacute;a esta ventaja.</p> <p>Con Autoridad: Cumplimiento de la ley (R3), el personaje es un agente federal y tiene autoridad sobre la polic&iacute;a local en fines investigatorios.</p> <p><strong> Restricciones/Notas:</strong> Los niveles m&aacute;s altos de autoridad indican una esfera de influencia m&aacute;s amplia, como varios pa&iacute;ses o similares. De lo contrario, consulte Autoridad (R1) para obtener m&aacute;s informaci&oacute;n.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>Same as Authority (R1), except that the character has a great deal of power and influence. The head of a large company or someone whose authority is simply never questioned would have this advantage. With Authority: Law Enforcement (R3), the character is a federal agent and have authority over local police for the purpose of investigations.</p>\n\n<p>Restrictions/Notes: Higher levels of Authority indicate a wider sphere of influence, such as multiple countries or time. Otherwise, see Authority (R1) for more information.</p>\n",
        "old_state": -1
    },
    "id": 170933,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170933/?format=api"
}