Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227649/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_serial-uart/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/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-19T00:03:58.253687Z",
    "action": 5,
    "target": "En RS232-C, un valor de <literal>1</literal>se llama un <literal>Mark</literal> y un valor de <literal>0</literal> se llama un <literal>Space</literal>. entonces una línea de comunicación está inactiva, se dice que la línea está <quote>Marking</quote>, o transmitiendo continuo <literal>1</literal> valores.",
    "id": 94168,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/94168/?format=api"
}