Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616666/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-23T06:56:55.334575Z",
    "action": 4,
    "target": "Leia as <a href=\"%(relnotes_url)s\">Notas de Lançamento</a> para mais informação acerca das alterações e novas funcionalidades, e a página de <a href=\"%(commonbugs_url)s\">Erros Comuns</a> para informação acerca dos erros normalmente encontrados e como os evitar.",
    "old": "Leia as <a href=\"%(relnotes_url)s\">Notas de Lançamento</a> para mais informação acerca das alterações e novas funcionalidades, e a página de <a href=\"%(commonbugs_url)s\">Erros Comuns</a> para informação acerca dos erros normalmente encontrados e como os evitar.",
    "details": {
        "state": 10,
        "source": "Read the <a href=\"%(announcement_url)s\">release announcement</a> for more information on changes and new features, and the <a href=\"%(commonbugs_url)s\">Common Bugs</a> page for information on commonly-encountered bugs and how to avoid them.",
        "old_state": 10
    },
    "id": 11635088,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11635088/?format=api"
}