Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5688569/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu-doc/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu-doc/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
    "author": "https://hosted.weblate.org/api/users/monolifed/?format=api",
    "timestamp": "2018-05-31T18:56:38+02:00",
    "action": 5,
    "target": "Kesinlikle çok hata var, programcıya bildirilmesi memnuniyetle karşılanır. Lütfen hata raporlarını gönderirken bazı faydalı bilgiyi de dahil edin (örn. aldığınız sıradışı durumu ve hata ayıklama çıktısını). Lütfen raporlarınızı E<lt>https://github.com/gammu/wammu/issues/E<gt> adresine gönderin.",
    "id": 2832944,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2832944/?format=api"
}