Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554921/?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": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-04-25T11:47:03.033178Z",
    "action": 2,
    "target": "Allmän hjälp finns tillgänglig på <a href=\"%s\">Fedora Sway</a>Matrix rummet på <strong>Fedoras Matrix utrymme</strong> för realtidschatt.",
    "old": "Allmän hjälp finns tillgänglig i IRC-kanalen <a href=\"%s\">#fedora-i3</a> på <strong>irc.libera.chat</strong> för realtids-chatt.",
    "details": {
        "state": 20,
        "source": "General help is available in <a href=\"%s\">Fedora Sway</a> Matrix room on <strong>Fedora Matrix Space</strong> for real-time chat.",
        "old_state": 10
    },
    "id": 11555545,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11555545/?format=api"
}