Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554604/?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_BR/?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:51:45.583672Z",
    "action": 4,
    "target": "O Eye of MATE é destinado a ser um visualizador de imagens rápido e funcional.",
    "old": "Eye of MATE pretende ser um visualizador de imagens rápido e funcional para o MATE-Compiz Desktop.",
    "details": {
        "state": 10,
        "source": "Eye of MATE is meant to be a fast and functional image viewer.",
        "old_state": 10
    },
    "id": 11634726,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11634726/?format=api"
}