Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4111007/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/th/?format=api",
    "user": "https://hosted.weblate.org/api/users/Siamese/?format=api",
    "author": "https://hosted.weblate.org/api/users/Siamese/?format=api",
    "timestamp": "2020-01-08T14:51:22+01:00",
    "action": 5,
    "target": "เราควรโหลดเรือของเราและย้ายออกเพื่อค้นหาเกาะที่ใหญ่กว่า ที่ที่มีพื้นที่และทรัพยากรสำหรับคนของฉันอย่างเพียงพอ ฉันสร้างแผนที่การนำทางแบบพื้นฐานใหม่อีกครั้งโดยใช้ดาวที่ได้เห็นในเวลากลางคืน มันไม่ค่อยสมบูรณ์แบบสักเท่าไร แต่ฉันก็หวังว่ามันคงจะเพียงพอที่จะช่วยให้เราได้กลับมาที่นี่.",
    "id": 5277446,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5277446/?format=api"
}