Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18597444/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-04T01:11:50.607570Z",
    "action": 59,
    "target": "",
    "old": "Harap pilih suatu organisasi bagi akun Anda dan coba lagi.",
    "details": {
        "state": 0,
        "source": "Please select an organization for your account and try again.",
        "old_state": 20
    },
    "id": 17984126,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17984126/?format=api"
}