Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229279/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-handbook/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:34:42.832909Z",
    "action": 30,
    "target": "As the Ports Collection has grown over time, various new categories have been introduced. New categories can either be <emphasis>virtual</emphasis> categories—those that do not have a corresponding subdirectory in the ports tree— or <emphasis>physical</emphasis> categories—those that do. This section discusses the issues involved in creating a new physical category. Read it thoroughly before proposing a new one.",
    "id": 106130,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106130/?format=api"
}