Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23950/?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/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-10T13:12:42.231438Z",
    "action": 2,
    "target": "En este documento, me gustaría hacer algo para aliviar esta frustración y ayudar a todos a obtener mejores resultados de las preguntas de FreeBSD. En la siguiente sección, recomiendo cómo enviar una pregunta; después de eso, veremos cómo responder a una.",
    "id": 85764,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/85764/?format=api"
}