Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266390/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/vgezer/?format=api",
    "author": "https://hosted.weblate.org/api/users/vgezer/?format=api",
    "timestamp": "2013-07-14T19:32:34+02:00",
    "action": 5,
    "target": "Gece yıldızları araştırıyordum, ancak deniz haritalarım ve aletlerim olmadan anlamları bilinmez kalıyor. Burada bir süre burada takılı kalacağız gibi görünüyor. Bu yüzden bu durumda yapabileceğimizin en iyisini yapmalıyız.\nSadece bir medeniyet kurmayı ve eve bir yol bulmayı deneyebiliriz…",
    "id": 9690,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/9690/?format=api"
}