Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858527/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/kenan/?format=api",
    "author": "https://hosted.weblate.org/api/users/kenan/?format=api",
    "timestamp": "2016-01-15T03:03:46+01:00",
    "action": 5,
    "target": "Bu düğmeyi tıkladığınızda Depo ön izlemesini gösterecektir, ilk bina için gerekli yeni bir çözüm buldu. İmleci hareket olduğu gibi, ön izleme binanın uygun bir alanda kırmızı gölgeli olduğunu fark edeceksiniz.",
    "id": 714843,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/714843/?format=api"
}