Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157253/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_gjournal-desktop/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/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-18T19:17:26.652692Z",
    "action": 5,
    "target": "O tamanho do journal será 1 GB por padrão. Você pode ajustá-lo usando a opção <option>-s</option>. O valor pode ser dado em bytes, ou acrescentado por <literal>K</literal>, <literal>M</literal> ou <literal>G</literal> para indicar Kilobytes, Megabytes ou Gigabytes, respectivamente. Note que o comando <command>gjournal</command> não permitirá que você crie journals de tamanhos pequenos e inadequados.",
    "id": 65474,
    "action_name": "Traducción nueva",
    "url": "https://translate-dev.freebsd.org/api/changes/65474/?format=api"
}