Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1209870/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookppp-and-slip_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookppp-and-slip_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-08T12:48:21.449034Z",
    "action": 30,
    "target": "Sometimes it will be necessary to use a service tag to establish the connection.  Service tags are used to distinguish between different PPPoE servers attached to a given network.",
    "id": 321748,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/321748/?format=api"
}