Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2005961/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-15T08:50:10.829031Z",
    "action": 30,
    "target": "<b>Gather all service instances and restrict by overall tags:</b><br>If overall tags are specified above, then all service instances will be filtered by those tags. Otherwise, all instances will be collected.<br><br><b>Explicit service tags and overwrite overall tags:</b><br>Specify explicit tags for these services. The overall tags will be ignored for these services.<br><br><b>Explicit service names and ignore overall tags:</b><br>Use this option to specify explicit names. The overall tags will be ignored for these services.",
    "id": 1776402,
    "action_name": "Source string changed",
    "url": "https://translate.checkmk.com/api/changes/1776402/?format=api"
}