Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200321/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_building-products/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": "2020-07-26T13:08:54.447625Z",
    "action": 5,
    "target": "Projetos open-source como o FreeBSD oferecem código final de alta qualidade.",
    "id": 79350,
    "action_name": "Traducción nueva",
    "url": "https://translate-dev.freebsd.org/api/changes/79350/?format=api"
}