Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8204383/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "timestamp": "2021-06-21T09:52:31.710068Z",
    "action": 5,
    "target": "此页面将作为所有有关 Fedora 项目资金的分配和花费的信息的公布场所。预算数字将每季度更新一次,对流程的任何更改都将反映在此页面处。",
    "old": "",
    "details": {},
    "id": 3363462,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3363462/?format=api"
}