Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1239477/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookkeeping-up_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookkeeping-up_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T19:57:29.244407Z",
    "action": 30,
    "target": "Upon clicking on a maintainer's email address, a list of all of their ports is displayed, along with port category, current version number, whether or not there is a new version, when the port was last updated, and finally when it was last checked.  A search function on this page allows the user to search for a specific port.",
    "id": 326624,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/326624/?format=api"
}