Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8192409/?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:22:46.098903Z",
    "action": 7,
    "target": "Partecipa a Fedora",
    "old": "Unisciti al Progetto Fedora",
    "details": {
        "state": 20,
        "source": "Join Fedora",
        "old_state": 20
    },
    "id": 8661788,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/8661788/?format=api"
}