Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227881/?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:36:37.040728Z",
    "action": 5,
    "target": "<filename>COM1</filename> se ubica de 0x3f8 a 0x3ff y normalmente usa IRQ 4. <filename>COM2</filename> se ubica de 0x2f8 a 0x2ff y normalmente usa IRQ 3. <filename>COM3</filename> se ubica de 0x3e8 a 0x3ef y no tiene IRQ estandarizada.<filename>COM4</filename> está ubicado de 0x2e8 a 0x2ef y no tiene IRQ estandarizado.",
    "id": 94404,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/94404/?format=api"
}