Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/132288/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-06-07T03:23:56.426809Z",
    "action": 5,
    "target": "El soporte de ZFS TRIM fue añadido a GELI a partir del r<revnumber>286444</revnumber>. Por favor, vea <citerefentry><refentrytitle>geli</refentrytitle><manvolnum>8</manvolnum></citerefentry></citerefentry> y el botón <option>-T</option>.",
    "id": 69042,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/69042/?format=api"
}