Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1569376/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvm-design_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-21T18:04:58.764231Z",
    "action": 30,
    "target": "I did not take the final step of having an \"allocating hint pointer\" that would trundle through a portion of swap as allocations were made to further guarantee contiguous allocations or at least locality of reference, but I ensured that such an addition could be made.",
    "id": 536589,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/536589/?format=api"
}