Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/535899/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2020-01-27T05:35:12.667000Z",
    "action": 2,
    "target": "Pilihan konfigurasi di atas telah dipindahkan ke GSettings dan saklar tersebut terhubung ke nilai pengaturan 'report-technical-problems' dari skema 'org.gnome.desktop.privacy'.",
    "id": 63501,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/63501/?format=api"
}