Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/74803/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper-ios/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper-ios/ui/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-01T12:36:17.645340Z",
    "action": 59,
    "target": "The server you are connecting to is NOT configured properly for battery optimization.\\Your battery may drain quickly than normal.\\Please contact your VoIP provider or PBX server administrator.",
    "id": 67297,
    "action_name": "String updated in the repository",
    "url": "https://translate.zoiper.com/api/changes/67297/?format=api"
}