Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16815967/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-13T13:05:42.947578Z",
    "action": 77,
    "target": "Puedes ingresar una lista de nombre de grupos y los ID de grupo separados por una coma. Los grupos que no existen serán creados; especifica su GID entre paréntesis. ",
    "old": "Puedes ingresar una lista de nombre de grupos y IDs de grupo separados por una coma. Los grupos que no existen serán creados; especifica su GID entre paréntesis. ",
    "details": {
        "state": 20,
        "source": "You may input a comma-separated list of group names and group IDs here. Groups that do not already exist will be created; specify their GID in parentheses. ",
        "old_state": 20
    },
    "id": 18346791,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18346791/?format=api"
}