Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/157909/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/strings/ur/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-01T05:16:25.567118Z",
    "action": 59,
    "target": "\"‏ رُبَّ صَائِمٍ لَيْسَ لَهُ مِنْ صِيَامِهِ إِلاَّ الْجُوعُ. وَرُبَّ قَائِمٍ لَيْسَ لَهُ مِنْ قِيَامِهِ إِلاَّ السَّهَرُ ‏\"‏ ‏.‏",
    "id": 223223,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/223223/?format=api"
}