Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131583/?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:27:56.799821Z",
    "action": 5,
    "target": "Une longue série d'articles publiés un peu plus tard dans Dr. Dobbs magazine décrivait une version d'Unix pour PC 386 dérivée de BSD où les 6 fichiers manquant de 4.4-lite avaient été remplacés par du code sous licence BSD. Ce système, appelé 386BSD, était dû à l'ex-développeur de UCB William Jolitz. Il devint la base originale de tous les PC BSD en utilisation aujourd'hui.",
    "id": 62579,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/62579/?format=api"
}