Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554899/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T22:01:53.720708Z",
    "action": 59,
    "target": "Allmän hjälp finns tillgänglig i <a href=\"%s\">Fedora Budgie SIG</a>Matrix rum på<strong>Fedoras Matrix utrymme</strong>för realtidschatt.",
    "old": "Allmän hjälp finns tillgänglig i <a href=\"%s\">Fedora Budgie SIG</a>Matrix rum på<strong>Fedoras Matrix utrymme</strong>för realtidschatt.",
    "details": {
        "state": 20,
        "source": "General help is available in <a href=\"%s\">Fedora Budgie SIG</a> Matrix room on <strong>Fedora Matrix Space</strong> for real-time chat.",
        "old_state": 20
    },
    "id": 11608890,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11608890/?format=api"
}