Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2685296/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/hr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/milotype/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/milotype/?format=api",
    "timestamp": "2020-07-14T18:56:59.194360Z",
    "action": 5,
    "target": "'DHCP_HOSTNAME=${DHCP_HOSTNAME}' i 'DHCP_FQDN=${DHCP_FQDN}' su konfigurirani … Koristi se DHCP_FQDN.",
    "old": "",
    "details": {},
    "id": 1079361,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/1079361/?format=api"
}