Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1251030/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookpolicies_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookpolicies_index/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-18T19:14:43.490848Z",
    "action": 30,
    "target": "A file which contains downloadable binary data for use by the hardware is not encumbered, unless (1) or (2) apply to it.",
    "id": 333906,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/333906/?format=api"
}