Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18275815/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2024-11-24T00:18:42.352507Z",
    "action": 7,
    "target": "Ismételt tárolónevek.",
    "old": "Duplikált adattár nevek",
    "details": {
        "state": 20,
        "source": "Duplicate repository names",
        "old_state": 20
    },
    "id": 17453291,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/17453291/?format=api"
}