Changes API.

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

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

{
    "unit": "https://translate.stayinsession.com/api/units/5129/?format=api",
    "component": "https://translate.stayinsession.com/api/components/session/main/?format=api",
    "translation": "https://translate.stayinsession.com/api/translations/session/main/hu/?format=api",
    "user": "https://translate.stayinsession.com/api/users/philipyoungg/?format=api",
    "author": "https://translate.stayinsession.com/api/users/philipyoungg/?format=api",
    "timestamp": "2024-09-14T14:48:46.120439Z",
    "action": 30,
    "target": "Session will send you an email update whenever a major change is released. If you don't want this, you can unsubscribe anytime from email or here.",
    "id": 29798,
    "action_name": "Source string changed",
    "url": "https://translate.stayinsession.com/api/changes/29798/?format=api"
}