Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1151940/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:30:35.916590Z",
    "action": 59,
    "target": "<p>Here you can specify a list of filename patterns to be sent by the agent in the section <tt>fileinfo</tt>. UNC paths with globbing patterns are used here, e.g. <tt>\\\\hostname\\share name\\*\\foo\\*.log</tt>. Wildcards are not allowed in host or share names. Per default each found file will be monitored for size and age. By building groups you can alternatively monitor a collection of files as an entity and monitor the count, total size, the largest, smallest oldest or newest file. Note: if you specify more than one matching rule, then <b>all</b> matching rules will be used for defining pattern - not just the  first one.</p>",
    "id": 863179,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/863179/?format=api"
}