Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8192338/?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:14:51.850727Z",
    "action": 2,
    "target": "Budget Fedora",
    "old": "Bilancio Fedora",
    "details": {
        "state": 20,
        "source": "Fedora Budgeting",
        "old_state": 20
    },
    "id": 8661647,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8661647/?format=api"
}