Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/155316/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-01T05:16:22.296315Z",
    "action": 59,
    "target": "‏ مَنْ فَطَّرَ صَائِمًا كَانَ لَهُ مِثْلُ أَجْرِهِ غَيْرَ أَنَّهُ لاَ يَنْقُصُ مِنْ أَجْرِ الصَّائِمِ شَيْئًا ‏",
    "id": 223031,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/223031/?format=api"
}