Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6042879/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/glossary/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/glossary/en/?format=api",
    "user": "https://translate.gajim.org/api/users/ecxod/?format=api",
    "author": "https://translate.gajim.org/api/users/ecxod/?format=api",
    "timestamp": "2022-05-14T09:59:43.681070Z",
    "action": 31,
    "target": "{{< os_header os=\"windows\">}}",
    "id": 227481,
    "action_name": "New string added",
    "url": "https://translate.gajim.org/api/changes/227481/?format=api"
}