Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18278263/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-22T14:07:43.608170Z",
    "action": 71,
    "target": "%(desc)s tidak dapat menjadi jenis %(type)s.",
    "old": "",
    "details": {
        "state": 20,
        "source": "%(desc)s cannot be of type %(type)s.",
        "old_state": -1
    },
    "id": 16941213,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16941213/?format=api"
}