Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/232322/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:47:37.356912Z",
    "action": 30,
    "target": "The <option>-c</option> sets console mode which assumes that the command is being run from a secure location, such as a computer under the user's control or an <acronym>SSH</acronym> session to a computer under the user's control.",
    "id": 106689,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106689/?format=api"
}