Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14482422/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/ka/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "timestamp": "2023-04-03T05:01:13.380392Z",
    "action": 2,
    "target": "       alternatives --remove-follower <სახელი> <ბილიკი> <follower_name>\n",
    "old": "       alternatives --remove-slave <სახელი> <ბილიკი> <მეორადი_სახელი>\n",
    "details": {
        "state": 20,
        "source": "       alternatives --remove-follower <name> <path> <follower_name>\n",
        "old_state": 10
    },
    "id": 11408640,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11408640/?format=api"
}