Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2082769/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/fr/?format=api",
    "user": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "author": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "timestamp": "2024-05-15T08:58:25.688842Z",
    "action": 31,
    "target": "accuser réception d’un incident",
    "id": 1859430,
    "action_name": "New string added",
    "url": "https://translate.checkmk.com/api/changes/1859430/?format=api"
}