Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/133071/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/zh_TW/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/rcyu/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/rcyu/?format=api",
    "timestamp": "2020-12-28T14:26:43.407608Z",
    "action": 9,
    "target": "FreeBSD 的開發是一個非常開放且具彈性的過程,就像從 <link xlink:href=\"@@URL_RELPREFIX@@/doc/zh_TW.UTF-8/articles/contributors/article.html\">貢獻者名單</link> 所看到的,是由全世界成千上萬的貢獻者發展起來的。 FreeBSD 的開發基礎架構允許數以百計的開發者透過網際網路協同工作。 我們也經常關注著那些對我們的計畫感興趣的新開發者和新的創意, 那些有興趣更進一步參與計劃的人只需要在 <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-hackers\">FreeBSD 技術討論郵遞論壇</link> 連繫我們。 <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-announce\">FreeBSD 公告郵遞論壇</link> 對那些希望了解我們進度的人也是相當有用的。",
    "id": 101421,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/101421/?format=api"
}