{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"documentDate": "2023-11-07T05:31:56Z",
"documentNumber": 123,
"subject": "<string>",
"content": "<string>",
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"name": "<string>"
},
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"isPrivate": true,
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
Retrieves the collection of OfficialGazette resources.
{
"hydra:member": [
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"documentDate": "2023-11-07T05:31:56Z",
"documentNumber": 123,
"subject": "<string>",
"content": "<string>",
"localCenter": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"alias": "<string>",
"name": "<string>"
},
"type": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"isPrivate": true,
"media": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"size": 123,
"entityId": 123,
"contentUrl": "<string>",
"type": "<string>",
"mimeType": "<string>"
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}
The collection page number
Enable or disable pagination
OfficialGazette collection
The response is of type object
.