Documentation
Returns all news items for a particular department.
- count (integer)
- result (array)
- id integer
- video string|null (youtube embed url)
- main_image string|null (image full path)
- article_image string|null (image full path)
- create_date datetime
- release_date datetime
- author string|null
- title string|null
- sub_title string|null
- body string|null
- permalink string
- department array
- title string
- slug string
- permalink_news
Requirements
| Name |
Requirement |
Type |
Description |
| departmentSlug |
a-kern|beloften|supporters|de-vereniging|kaartenverkoop|business|community|jeugd |
string |
A slug for the selected department. |
| domain |
cercle-brugge.com |
|
|
| slug |
|
|
|
Filters
| Name |
Information |
| limit |
|
| offset |
|
Status Codes
| Status Code |
Description |
| 200 |
|
| 403 |
- Returned when you are note authorized
|
| 404 |
- Returned when the language is not found
- Returned when no news articles were found
|
| 500 |
- Returned when something went wrong
|