Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8192394/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/albiferni02/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/albiferni02/?format=api",
    "timestamp": "2022-11-09T21:21:42.647968Z",
    "action": 7,
    "target": "Scarica Fedora Workstation",
    "old": "Ottenere Fedora Workstation",
    "details": {
        "state": 20,
        "source": "Get Fedora Workstation",
        "old_state": 20
    },
    "id": 8661739,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/8661739/?format=api"
}