Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16853503/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/ml/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-03-08T01:42:20.130600Z",
    "action": 4,
    "target": "നിങ്ങള്‍ തെരഞ്ഞെടുത്ത (%(level)s)-ലുള്ള റെയിഡിനു് (%(min)d) കൂടുതല്‍ ഡിസ്കുകള്‍ ആവശ്യമുണ്ടു്, ഇതു് നിങ്ങള്‍ നിലവില്‍ തെരഞ്ഞെടുത്തതിനേക്കാള്‍ (%(count)d) കൂടുതലാണു്.",
    "old": "",
    "details": {
        "state": 0,
        "source": "The RAID level you have selected ({level}) requires more disks ({min}) than you currently have selected ({count}).",
        "old_state": 0
    },
    "id": 15432372,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/15432372/?format=api"
}