Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1171212/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:31:21.483365Z",
    "action": 59,
    "target": "<b>WARNING: </b> ha fallat la cerca d'adreces IP de <b>%s</b>. El nucli s'ha iniciat utilitzant l'adreça <tt>0.0.0.0</tt> de moment. Actualitzeu el DNS o configureu una adreça IP per a host afectat.",
    "id": 882542,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/882542/?format=api"
}