Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157134/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/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-04-18T18:34:11.899939Z",
    "action": 5,
    "target": "Para habilitar a impressão via <application>CUPS</application> em alguns clientes <trademark class=\"registered\">Microsoft</trademark> <trademark class=\"registered\">Windows</trademark>  você deverá remover o comentário da linha abaixo nos arquivos <filename>/usr/local/etc/cups/mime.types</filename> e <filename>/usr/local/etc/cups/mime.convs</filename>:",
    "id": 65451,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/65451/?format=api"
}