doc info in response or requests

example

    ...
    "docs": [
        {
            "contentType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
            "src": "https://api-docs.share-enterprise.nl/testdata/docs/RefTest.docx",
            "lastModified": "2020-01-28T09:00:00"
        },
        {
            "contentType": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
            "src": "https://api-docs.share-enterprise.nl/testdata/docs/RefTest1.xlsx",
            "lastModified": "2020-01-06T09:00:00"
        }
    ]
    ...