Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/83476/?format=api",
    "component": "http://translate.gtaf.org/api/components/hadith-collection/english/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/hadith-collection/english/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-26T01:22:32.400597Z",
    "action": 30,
    "target": "Clear All",
    "id": 91315,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/91315/?format=api"
}