Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616673/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/?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-23T05:29:07.517041Z",
    "action": 4,
    "target": "Прочитајте <a href=\"%(relnotes_url)s\">Белешке о издању</a> за више информација о променама и новим могућностима, и <a href=\"%(commonbugs_url)s\">Уобичајене програмске грешке</a> страницу за информације о програмским грешкама које се обично срећу и како их избећи.",
    "old": "Прочитајте <a href=\"%(relnotes_url)s\">Белешке о издању</a> за више информација о променама и новим могућностима, и <a href=\"%(commonbugs_url)s\">Уобичајене програмске грешке</a> страницу за информације о програмским грешкама које се обично срећу и како их избећи.",
    "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": 11634611,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11634611/?format=api"
}