Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/420011/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesmailing-list-faq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesmailing-list-faq_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-03T20:53:28.914268Z",
    "action": 6,
    "target": "Si después de leer las listas anteriores todavía no ha podido discernir a qué lista debe enviar su pregunta, probablemente pueda enviar la consulta a la lista freebsd-questions (pero por favor lea más abajo antes de hacerlo).",
    "id": 251234,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/251234/?format=api"
}