Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17457373/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-08T09:23:18.837695Z",
    "action": 71,
    "target": "S'ha produït un error en intentar muntar alguns o tots del vostre sistema: {message}\n\nAlguns d'ells poden estar muntats sota {path}.",
    "old": "",
    "details": {
        "state": 20,
        "source": "An error occurred trying to mount some or all of your system: {message}\n\nSome of it may be mounted under {path}.",
        "old_state": -1
    },
    "id": 15619549,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15619549/?format=api"
}