Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/24187/?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:36:21.110743Z",
    "action": 4,
    "target": "La rama trimestral del árbol de Ports se determina en el momento en que se planifica la compilación final de la fase de <literal>RC</literal>. Se crea una nueva rama trimestral el primer día del trimestre, por lo que esta métrica se debe utilizar al tener en cuenta los hitos del ciclo de lanzamiento. El Equipo de Gestión de Ports de FreeBSD crea una rama trimestral.",
    "id": 85004,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/85004/?format=api"
}