Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17420921/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mansil/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mansil/?format=api",
    "timestamp": "2025-03-08T15:44:45.596823Z",
    "action": 2,
    "target": "Criar ou modificar documentação é fácil.  Vá para o nosso repositório de {docs-src}[documentação] no Github, efetue um ''fork'' e crie um pedido de submissão.",
    "old": "Criar ou modificar documentação é fácil.  vá ao nosso repositório  {docs-src}[documentação] no Github, faça um fork e crie um pull request.",
    "details": {
        "state": 20,
        "source": "Creating or modifying documentation is easy.  Head over to our {docs-src}[documentation] GitHub repository, fork it and create a pull request.",
        "old_state": 20
    },
    "id": 18190134,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18190134/?format=api"
}