Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12435202/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/ast/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-02-26T03:50:32.365429Z",
    "action": 4,
    "target": "Triba de la URL:",
    "old": "Triba de la URL:",
    "details": {
        "state": 10,
        "source": "URL _type:",
        "old_state": 10
    },
    "id": 9361506,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9361506/?format=api"
}