Actu API Doc
Add yourself or your unit/group as a member of the group actu-api-rest-consumers (https://groups.epfl.ch/cgi-bin/groups/viewgroup?groupid=S23511) in order to be notified of changes in the API.
categories
list
List all Category objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Category id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required | A unique integer value identifying this category. |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
channels
list
List all Channel objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Channel id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
news
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required |
projects
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required |
faculties
list
List all Faculty objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Faculty id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required | A unique integer value identifying this Faculty. |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
news
list
List all News objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
lang | Prefered language for the news |
read
Return the details about the given News id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
news__pk required |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
lang | Prefered language for the news |
projects
list
List all Project objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Project id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required | A unique integer value identifying this project. |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
publics
list
List all Public objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Public id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required | A unique integer value identifying this public. |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |
themes
list
List all Theme objects.
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
limit | Number of results to return per page. |
offset | The initial index from which to return the results. |
search | A search term. |
read
Return the details about the given Theme id.
Path Parameters
The following parameters should be included in the URL path.
| Parameter | Description |
|---|---|
id required | A unique integer value identifying this theme. |
Query Parameters
The following parameters should be included as part of a URL query string.
| Parameter | Description |
|---|---|
search | A search term. |