Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12185643/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "timestamp": "2023-03-16T09:44:48.408805Z",
    "action": 37,
    "target": "Disponible jusqu'au bout",
    "id": 10228720,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/10228720/?format=api"
}