Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/82735/?format=api",
    "component": "http://translate.gtaf.org/api/components/hadith-collection/english/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/hadith-collection/english/en/?format=api",
    "user": "http://translate.gtaf.org/api/users/anonymous/?format=api",
    "author": "http://translate.gtaf.org/api/users/anonymous/?format=api",
    "timestamp": "2024-08-20T13:23:26.116988Z",
    "action": 4,
    "target": "The road to heaven ",
    "id": 88837,
    "action_name": "Suggestion added",
    "url": "http://translate.gtaf.org/api/changes/88837/?format=api"
}