Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12545285/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vitor180396/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vitor180396/?format=api",
    "timestamp": "2024-12-11T14:41:26.074682Z",
    "action": 4,
    "target": "Ao clicar e baixar o Fedora, você concorda com a <a href=\"https://docs.fedoraproject.org/en-US/legal/export/\">Política de controle de exportação do Fedora.",
    "old": "Ao clicar e baixar o Fedora, você concorda com os seguintes termos e condições.",
    "details": {
        "state": 10,
        "source": "By clicking on and downloading Fedora, you agree to comply with the <a href=\"https://docs.fedoraproject.org/en-US/legal/export/\">Fedora Export Control Policy.</a>",
        "old_state": 10
    },
    "id": 17489254,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/17489254/?format=api"
}