Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16886571/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2024-02-26T18:00:18.826393Z",
    "action": 5,
    "target": "Дата",
    "old": "",
    "details": {
        "state": 20,
        "source": "Date",
        "old_state": 0
    },
    "id": 15401069,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15401069/?format=api"
}