Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/932733/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "timestamp": "2021-04-06T11:45:22.985800Z",
    "action": 4,
    "target": "Dit document breekt een lans om een BSD-stijl licentie te gebruiken voor software en data; In het bijzonder om een BSD-stijl licentie te gebruiken in plaats van de GPL. Het kan ook gelezen worden als een BSD vs. GPL Open Source licentie introductie en samenvatting.",
    "id": 269029,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/269029/?format=api"
}