Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610203/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesleap-seconds_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesleap-seconds_index/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": "2021-03-21T12:42:37.352031Z",
    "action": 2,
    "target": "Uma saída que inclua `leap_add_sec` indica o suporte adequado ao leap second. Antes de 24 horas até a ocorrência do leap second, ou depois dele já ter ocorrido, a saída do comando irá mostrar `leap_none`.",
    "id": 228468,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/228468/?format=api"
}