Memento API Doc
Add yourself or your unit/group as a member of the group memento-api-rest-consumers (https://groups.epfl.ch/cgi-bin/groups/viewgroup?groupid=S23510) 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. |
ordering | Which field to use when ordering the results. |
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. |
ordering | Which field to use when ordering the results. |
domains
list
List all Domain 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. |
ordering | Which field to use when ordering the results. |
read
Return the details about the given Domain id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required | A unique integer value identifying this domain. |
Query Parameters
The following parameters should be included as part of a URL query string.
Parameter | Description |
---|---|
search | A search term. |
ordering | Which field to use when ordering the results. |
events
list
List all Event 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. |
title | Filters the events containing the given text in their title. Case insensitive. |
description | Filters the events containing the given text in their description. Case insensitive. |
start_date | Filters the events which start at the given start_date |
end_date | Filters the events which finish at the given end_date |
start_time | Filters the events which start at the given start_time |
end_time | Filters the events which finish at the given end_time |
start_year | Filters the events which start at the given start_year |
place_and_room | Filters the events containing the given text in the place_and_room field. Case insensitive. |
spoken_languages | Integer: Spoken Language ID. Return only the events linked to the given spoken language. |
memento | Integer: Memento ID. Return only the events in the given memento. |
category | Integer: Category ID. Return only the event linked to the given category. |
theme | Theme name. Return only the events linked to the given theme. |
keywords | Keywords name. Return only the events linked to the given keywords. |
vulgarization | Integer: Vulgarization ID. Return only the events linked to the given vulgarization. |
registration | Integer: Registration ID. Return only the events linked to the given registration. |
domains | Integer: Domain ID. Return only the events linked to the given public. |
academic_calendar_category | Integer: Academic Calendar Category ID. Return only the event linked to the given category. |
speaker | Filters the events containing the given text in the speaker field. Case insensitive. |
organizer | Filters the events containing the given text in the organizer field. Case insensitive. |
contact | Filters the events containing the given text in the contact field. Case insensitive. |
search | A search term. |
ordering | Which field to use when ordering the results. |
read
Return the details about the given Event id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
event__pk required |
Query Parameters
The following parameters should be included as part of a URL query string.
Parameter | Description |
---|---|
title | Filters the events containing the given text in their title. Case insensitive. |
description | Filters the events containing the given text in their description. Case insensitive. |
start_date | Filters the events which start at the given start_date |
end_date | Filters the events which finish at the given end_date |
start_time | Filters the events which start at the given start_time |
end_time | Filters the events which finish at the given end_time |
start_year | Filters the events which start at the given start_year |
place_and_room | Filters the events containing the given text in the place_and_room field. Case insensitive. |
spoken_languages | Integer: Spoken Language ID. Return only the events linked to the given spoken language. |
memento | Integer: Memento ID. Return only the events in the given memento. |
category | Integer: Category ID. Return only the event linked to the given category. |
theme | Theme name. Return only the events linked to the given theme. |
keywords | Keywords name. Return only the events linked to the given keywords. |
vulgarization | Integer: Vulgarization ID. Return only the events linked to the given vulgarization. |
registration | Integer: Registration ID. Return only the events linked to the given registration. |
domains | Integer: Domain ID. Return only the events linked to the given public. |
academic_calendar_category | Integer: Academic Calendar Category ID. Return only the event linked to the given category. |
speaker | Filters the events containing the given text in the speaker field. Case insensitive. |
organizer | Filters the events containing the given text in the organizer field. Case insensitive. |
contact | Filters the events containing the given text in the contact field. Case insensitive. |
search | A search term. |
ordering | Which field to use when ordering the results. |
faculties
list
Domain
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. |
ordering | Which field to use when ordering the results. |
read
Domain
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. |
ordering | Which field to use when ordering the results. |
mementos
list
List all Memento 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. |
ordering | Which field to use when ordering the results. |
read
Return the details about the given Memento id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required | A unique integer value identifying this memento. |
Query Parameters
The following parameters should be included as part of a URL query string.
Parameter | Description |
---|---|
search | A search term. |
ordering | Which field to use when ordering the results. |
events
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required | A unique integer value identifying this memento. |
registrations
read
Return the details about the given Registration id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required |
spoken_languages
list
List all Spoken Language 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. |
ordering | Which field to use when ordering the results. |
read
Return the details about the given Spoken Language id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required | A unique integer value identifying this spoken language. |
Query Parameters
The following parameters should be included as part of a URL query string.
Parameter | Description |
---|---|
search | A search term. |
ordering | Which field to use when ordering the results. |
vulgarizations
read
Return the details about the given Vulgarization id.
Path Parameters
The following parameters should be included in the URL path.
Parameter | Description |
---|---|
id required |