Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/25632/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_hubs/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_hubs/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-15T19:33:38.486677Z",
    "action": 2,
    "target": "Existem diversos softwares disponíveis que podem ser configurados para operar como um servidor de FTP anônimo. Por exemplo (em ordem alfabética).",
    "id": 52171,
    "action_name": "Oversettelse endret",
    "url": "https://translate-dev.freebsd.org/api/changes/52171/?format=api"
}