Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9313847/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "timestamp": "2023-11-21T19:36:08.110327Z",
    "action": 2,
    "target": "_Xifrar els punts de muntatge creats automàticament per defecte:",
    "id": 12912699,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12912699/?format=api"
}