Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15066754/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f39/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f39/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "timestamp": "2024-12-19T16:44:38.056796Z",
    "action": 5,
    "target": "Le uso de iste producto es subjecto al accordo de licentia travate in:",
    "old": "",
    "details": {
        "state": 20,
        "source": "Use of this product is subject to the license agreement found at:",
        "old_state": 0
    },
    "id": 17511262,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17511262/?format=api"
}