Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19176225/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:apertium-apy/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:apertium-apy/?format=api",
    "timestamp": "2025-04-05T23:41:41.333870Z",
    "action": 4,
    "target": "Puedes también <a href=\"%(url)s\">registro fuera</a> y registro atrás en si el problema persiste.",
    "old": "",
    "details": {
        "state": 0,
        "source": "You can also <a href=\"%(url)s\">log out</a> and log back in if the problem persists.",
        "old_state": 0
    },
    "id": 18316649,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18316649/?format=api"
}