Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9340749/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-02-22T04:01:43.832142Z",
    "action": 4,
    "target": "הכרך הפיזי „{}” מפורמט בתור „{}”, אך עליו להיות מפורמט בתור „lvmpv”.",
    "id": 9342478,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9342478/?format=api"
}