Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/96692/?format=api",
    "component": "http://translate.gtaf.org/api/components/data-server/quran-audio-reciters/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/data-server/quran-audio-reciters/bn/?format=api",
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2024-12-08T11:56:35.841731Z",
    "action": 2,
    "target": "আব্দুর রহমান আল-শাহাত",
    "id": 112899,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/112899/?format=api"
}