{
"opencollection": "1.0.0",
"info": {
"name": "Pure Web Service 524 activities changes API",
"version": "524"
},
"request": {
"auth": {
"type": "apikey",
"key": "apiKey",
"value": "{{apiKey}}",
"placement": "query"
}
},
"items": [
{
"info": {
"name": "changes",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get changes",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.research-repository.uwa.edu.au/ws/api/524/changes/:tokenOrDate",
"params": [
{
"name": "tokenOrDate",
"value": "",
"type": "path",
"description": "Resumption token or date (in yyyy-MM-dd or yyyy-MM-dd_HH-mm-ss format) of the earliest audit entry"
},
{
"name": "fields",
"value": "",
"type": "query",
"description": "Limit the fields included in the response. E.g. 'nameVariants.nameVariant' will only return the name variants. Read more..."
},
{
"name": "order",
"value": "",
"type": "query",
"description": "Specify the ordering of content in the result. Default: ID ascending. Read more..."
},
{
"name": "orderBy",
"value": "",
"type": "query",
"description": "Choose the directionality of the result. If set, this will override direction on 'Order'. Read more about order elements and direction here: Read more..."
},
{
"name": "locale",
"value": "",
"type": "query",
"description": "Enter the desired locale. E.g. 'en_GB' will only return the English text strings. Read more..."
},
{
"name": "fallbackLocale",
"value": "",
"type": "query",
"description": "Fallback locale string. Syntax is 'Locale1=>Locale2' to map Locale1 to Locale2. E.g. 'da_DK=>en_GB'. Locale1 must be equal to the locale provided in the locale string. Read more..."
},
{
"name": "rendering",
"value": "",
"type": "query",
"description": "HTML rendering formats. If rendering formats are specified, the content will be returned in these formats instead of XML. If XML is also wanted, it can be included using the fields parameter. Read more..."
},
{
"name": "linkingStrategy",
"value": "",
"type": "query",
"description": "Specify the linking strategy to use when creating HTML renderings. Read more..."
},
{
"name": "returnUsedContent",
"value": "",
"type": "query",
"description": "If 'true', the IDs of the content used to create HTML renderings are returned as part of the result. Read more..."
},
{
"name": "navigationLink",
"value": "",
"type": "query",
"description": "Include navigation links for paging and content. Default: true. Read more..."
},
{
"name": "size",
"value": "",
"type": "query",
"description": "Enter the number of results per window. Default: 10. Read more..."
},
{
"name": "offset",
"value": "",
"type": "query",
"description": "Enter the offset into the total result set where items should be returned from. Default: 0. Read more..."
},
{
"name": "page",
"value": "",
"type": "query",
"description": "Enter the desired page number. Read more..."
},
{
"name": "pageSize",
"value": "",
"type": "query",
"description": "Enter the desired number of results per page. Read more..."
}
],
"auth": {
"type": "apikey",
"key": "apiKey",
"value": "{{apiKey}}",
"placement": "query"
}
},
"docs": "Get changes from specific audit resumption token or date in the yyyy-MM-dd or yyyy-MM-dd_HH-mm-ss format (e.g. 2017-04-24 or 2017-04-24_13-30-00) and onwards. In this endpoint a new event type exists that is called 'metricValueChange'. This indicated metric values has changed for the listed content. A change of metric values are no longer considered a change of the pure content item and contentChange events will no longer be generated when metrics values are updated. As a consumer "
}
]
}
],
"bundled": true
}