Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5688533/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu-doc/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu-doc/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "author": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "timestamp": "2020-03-01T16:14:11+01:00",
    "action": 5,
    "target": "Existem muitos erros, qualquer colaboração feita ao autor é bem vinda. Por favor inclua informações úteis ao enviar os relatórios de erros (ex. exceções que você recebeu e o a saída do depurador). Por favor envie-os através de E<lt>https://github.com/gammu/wammu/issues/E<gt>.",
    "id": 5580563,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5580563/?format=api"
}