Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/63747/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/reciters/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/reciters/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-19T01:02:04.871517Z",
    "action": 71,
    "target": "محمد الطبلاوي",
    "id": 64241,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/64241/?format=api"
}