Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470636/?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-04-09T09:04:43.716638Z",
    "action": 77,
    "target": "La partició d'arrencada PReP és necessària com a part del fitxer de\nconfiguració del carregador d'arrencada en algunes plataformes PPC.",
    "old": "En algunes plataformes PPC es necessita la partició\nd'arrencada PReP com una part de la configuració del gestor d'arrencada.",
    "details": {
        "state": 20,
        "source": "The PReP boot partition is required as part of the\nboot loader configuration on some PPC platforms.",
        "old_state": 20
    },
    "id": 18334372,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18334372/?format=api"
}