Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14551271/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-03T22:01:00.509951Z",
    "action": 59,
    "target": "Python-ohjelmointikielen useita toteutuksia, mukaan lukien CPythonin ja PyPy:n uusimmat versiot",
    "id": 12007772,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12007772/?format=api"
}