Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8191091/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/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-06-25T05:47:51.817787Z",
    "action": 4,
    "target": "Одређена документација је доступна на <a href=\"%(url)s\">Федора IoT страници за документацију.</a>",
    "old": "Посебна документација је доступна у <a href=\"%s\">Fedora Scientific водичу</a>.",
    "details": {
        "state": 10,
        "source": "Specific documentation is available in the <a href=\"%s\">Fedora Documentation</a>.",
        "old_state": 10
    },
    "id": 11775378,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11775378/?format=api"
}