Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157240/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_gjournal-desktop/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_gjournal-desktop/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-05-01T20:58:16.060918Z",
    "action": 5,
    "target": "Por defecto, el tamaño del journal es de 1GB. Puede ajustarlo utilizando la opción <option>-s</option>. El valor puede ser en bytes, o se puede añadir <literal>K</literal>, <literal>M</literal> o <literal>G</literal> para indicar Kilobytes, Megabytes o Gigabytes, respectivamente. Tenga en cuenta que <command>gjournal</command> no le permitirá crear un journal que sea pequeño e inadecuado.",
    "id": 66119,
    "action_name": "Nova tradução",
    "url": "https://translate-dev.freebsd.org/api/changes/66119/?format=api"
}