Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/32910/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/cs/?format=api",
    "user": "https://translations.zorin.com/api/users/JardaCyril/?format=api",
    "author": "https://translations.zorin.com/api/users/JardaCyril/?format=api",
    "timestamp": "2024-02-04T10:03:10.424678Z",
    "action": 31,
    "target": "Automatické přizpůsobení kontextu, pokud již existuje identický řetězec.",
    "id": 48809,
    "action_name": "New string added",
    "url": "https://translations.zorin.com/api/changes/48809/?format=api"
}