Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91211/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2019-11-16T18:57:47.334715Z",
    "action": 5,
    "target": "Kurt se envolveu com o BSD quando ainda era um projeto na Universidade da Califórnia em Berkeley. Logo após a disponibilização de placas personalizadas em Maryland, ele adquiriu \"BSDWZRD\".",
    "id": 52560,
    "action_name": "Nieuwe vertaling",
    "url": "https://translate-dev.freebsd.org/api/changes/52560/?format=api"
}