Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5471585/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "timestamp": "2025-02-01T07:54:03.015500Z",
    "action": 2,
    "target": "Hauríeu de <a href=\"\">tornar al menú principal</a> per completar\nles altres opcions de configuració mentre s'acaba aquest escaneig.",
    "old": "Hauríeu de <a href=\"\">tornar al menú principal</a> per completar\nles altres opcions de configuració mentre no s'acaba aquest escaneig.",
    "details": {
        "state": 20,
        "source": "You may <a href=\"\">go back to the main menu</a> to complete other\ninstallation options while this scan completes.",
        "old_state": 20
    },
    "id": 17951299,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17951299/?format=api"
}