Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/24186/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-releng/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-11-20T17:35:18.207170Z",
    "action": 4,
    "target": "La congelación del árbol de <literal>doc/</literal> está coordinada por el Equipo de Ingeniería de Documentación de FreeBSD.",
    "id": 85003,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/85003/?format=api"
}