Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207550/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vinum/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-12-28T16:06:27.163949Z",
    "action": 5,
    "target": "La línea <emphasis>plex</emphasis> define un lex. El único parámetro requerido es la organiación, en este caso <emphasis>concat</emphasis>. El nombre no es necesario ya que el sistema genera uno automáticamente a partir del nombre del volumen añadiendo el sufijo <emphasis>.p</emphasis><emphasis>x</emphasis>, donde <emphasis>x</emphasis> es el número del plex en el volumen. Por lo tanto este plex se llamará <emphasis>myvol.p0</emphasis>.",
    "id": 105668,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/105668/?format=api"
}