Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/403451/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/fedoracommunityorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/fedoracommunityorg/en_GB/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/andibing/?format=api",
    "timestamp": "2022-12-29T15:33:19.816742Z",
    "action": 5,
    "target": "This is where folks seeking out their particular local Fedora community could go find it.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This is a a place where folks seeking out their particular local Fedora community could go find it.",
        "old_state": 0
    },
    "id": 9036853,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9036853/?format=api"
}