Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131579/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/fr_FR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/20.100@defert.com/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/20.100@defert.com/?format=api",
    "timestamp": "2020-02-04T21:06:59.003300Z",
    "action": 2,
    "target": "Les universités ont rapidement adopté Unix après qu'une conférence sur les systèmes d'exploitation ait fait connaître sa disponibilité. Il était extrêmement utile qu'Unix fonctionne sur PDP-11, un ordinateur 16 bits très abordable, et qu'il soit développé dans un langage de haut niveau manifestement adapté à la programmation système. Le DEC PDP-11 avait en effet une interface matérielle ouverte conçue pour faciliter l'écriture de leur propre système d'exploitation par les clients, ce qui était courant. Comme le proclamait le fondateur de DEC, Ken Olsen, <quote>le logiciel vient des cieux quand vous avez du bon matériel</quote>.",
    "id": 62569,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/62569/?format=api"
}