Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14553512/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/es/?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:54:05.914617Z",
    "action": 4,
    "target": "Eye of MATE (Ojo de MATE) está diseñado para ser un visor de imágenes rápido y funcional.",
    "old": "Eye of MATE es un visor de imágenes rápido y funcional para el escritorio MATE-Compiz.",
    "details": {
        "state": 10,
        "source": "Eye of MATE is meant to be a fast and functional image viewer.",
        "old_state": 10
    },
    "id": 11634766,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11634766/?format=api"
}