Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18978991/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f42/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f42/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "timestamp": "2025-04-11T15:48:07.599576Z",
    "action": 77,
    "target": "يمكن لأسماء المضيف أن تحتوي فقط على الحروف الصغيرة من a إلى z، والكبيرة من A إلى Z، والأرقام من 0 إلى 9 والشرطة '-' والنقطة '.'، على الأجزاء بين النقاط أن تحوي شيئا ولا يمكن أن تبدأ أو أن تنتهي بشرطة '-'.",
    "old": "يمكن لأسماء المضيف أن تحتوي فقط على الحروف الصغيرة من a إلى z، والكبيرة من A إلى Z، والأرقام من 0 إلى 9 والشرطة '-' والنقطة '.'. على الأجزاء بين النقاط أن تحوي شيئا ولا يمكن أن تبدأ أو أن تنتهي بشرطة '-'.",
    "details": {
        "state": 20,
        "source": "Host names can only contain the characters 'a-z', 'A-Z', '0-9', '-', or '.', parts between periods must contain something and cannot start or end with '-'.",
        "old_state": 20
    },
    "id": 18340449,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18340449/?format=api"
}