Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/113178259/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/ko/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "timestamp": "2024-04-22T07:28:24.664384Z",
    "action": 31,
    "target": "무엇을 찾고 있습니까?",
    "id": 51075749,
    "action_name": "String added",
    "url": "https://translations.documentfoundation.org/api/changes/51075749/?format=api"
}