Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/123949/?format=api",
    "component": "http://translate.gtaf.org/api/components/aso/quran-android/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/aso/quran-android/de/?format=api",
    "user": "http://translate.gtaf.org/api/users/shefkiesadi/?format=api",
    "author": "http://translate.gtaf.org/api/users/shefkiesadi/?format=api",
    "timestamp": "2025-12-10T23:25:39.429650Z",
    "action": 4,
    "target": "Unterschiedliche Rezitationsstile: Murattal, Mujawwad, and Mu’allim.",
    "id": 178663,
    "action_name": "Suggestion added",
    "url": "http://translate.gtaf.org/api/changes/178663/?format=api"
}