Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/14970/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/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-15T03:03:09.419702Z",
    "action": 5,
    "target": "Por el contrario, <quote>para ver qué navegadores web se utilizan con más frecuencia</quote> (sin decir <emphasis>porque</emphasis>) sería rechazado.",
    "id": 90508,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/90508/?format=api"
}