Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131575/?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-01-28T15:41:29.377556Z",
    "action": 2,
    "target": "En 1969, le ministère américain de la justice a poursuivi IBM pour destruction d'entreprises du fait de la fourniture de logiciels gratuits avec son matériel. Suite à ce procès, IBM a cessé de fournir des logiciels avec son matériel ; autrement dit, les logiciels sont devenus des produits indépendants, distincts du matériel.",
    "id": 62236,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/62236/?format=api"
}