Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157204/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/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:10:22.239367Z",
    "action": 5,
    "target": "Use alguma técnica para identificar qual texto veio da mensagem original e qual texto você adicionou. Eu pessoalmente acho que a adição do <quote><literal>&gt;</literal></quote> no inicio da mensagem original funciona bem. Deixando espaço em branco após o <quote><literal>&gt; ;</literal></quote> e deixar linhas vazias entre o seu texto e o texto original, ambos tornam o resultado mais legível.",
    "id": 65457,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/65457/?format=api"
}