Current Pure web service end points
Organisations
https://ciswebtest.lancaster.ac.uk/purewebservices/organisations/ - Get all organisations
https://ciswebtest.lancaster.ac.uk/purewebservices/organisations/parentid/{parentid} - Get organisations by parent id
https://ciswebtest.lancaster.ac.uk/purewebservices/organisations/type/{department-type} - Get organisations by type, example: 'department'
https://ciswebtest.lancaster.ac.uk/purewebservices/organisations/type/{department-type}/parentid/{parentid} - Get organisations by type and parent id
https://ciswebtest.lancaster.ac.uk/purewebservices/organisations/organisationid/{organisationid} - Get organisation by organisation id
Staff
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/ - Get all staff (restricted)
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/organisationid/{organisationid} - Get Staff list by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/personid/{personid} - Get Staff person by person id
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/username/{username} - Get Staff person by username
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/personid/{personid}/organisationid/{organisationid} - Get Staff person by person id and organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/researcharea/{researcharea} - Get person by research area, example: 'education'
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/researcharea/{researcharea}/organisationid/{organisationid} - Get person by research area and organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/keyword/{keyword} - Get person by keyword, example: 'technology'
https://ciswebtest.lancaster.ac.uk/purewebservices/staff/keyword/{keyword}/organisationid/{organisationid} Get person by keyword and organisation id
Publications
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/ - Get all publications (too much info)
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid} - Get publication list by person id
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/highlightedpublications/{true/false} - Get publication list by person id and highlighted publications
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid} - Get publication list by person id and organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/type/{type} - Get publication list by person id and type, example: 'article'
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/status/{status} - Get publication list by person id and status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/type/{type} - Get publication list by person id, organisation id and type
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/status/{status} - Get publication list by person id, organisation id and status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/type/{type}/status/{status} - Get publication list by person id, organisation id, type and status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid} - Get publication list by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/type/{type} - Get publication list by organisation id and type, example: 'chapter'
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/status/{status} - Get publication list by organisation id and type
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/type/{type}/status/{status} - Get publication list by organisation id, type and status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/type/{type} - Get publication list by type
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/type/{type}/status/{status} - Get publication list by type and status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/status/{status} - Get publication list by status
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/year/{year} - Get publication list by year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/year/{year} - Get publication list by person id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/highlightedpublications/{true/false}/year/{year} - Get publication list by person id, highlighted publications and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/year/{year} - Get publications list by person id, organisation id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/type/{type}/year/{year} - Get publications list by person id and type, example: 'article', and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/status/{status}/year/{year} - Get publications list by person id, status and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/type/{type}/year/{year} - Get publications list by person id, organisation id, type and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/status/{status}/year/{year} - Get publication list by person id, organisation id, status and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/personid/{personid}/organisationid/{organisationid}/type/{type}/status/{status}/year/{year} - Get publications list by person id, organisation id, type, status and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/year/{year} - Get publications list by organisation id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/type/{type}/year/{year} - Get publications list by organisation id and type, example: 'chapter', and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/status/{status}/year/{year} - Get publications list by organisation id, type and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/type/{type}/status/{status}/year/{year} - Get publications list by organisation id, type, status and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/type/{type}/year/{year} - Get publications list by type and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/type/{type}/status/{status}/year/{year} - Get publications list by type, status and year
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/organisationid/{organisationid}/limit/{limit}/offset/{offset} - Get paginated publications list by organisation id, limit and offset
https://ciswebtest.lancaster.ac.uk/purewebservices/publications/publicationid/{publicationid} - Get publication by publication id
Events
https://ciswebtest.lancaster.ac.uk/purewebservices/events/ - Get all events
https://ciswebtest.lancaster.ac.uk/purewebservices/events/eventid/{eventid} - Get event by event id
https://ciswebtest.lancaster.ac.uk/purewebservices/events/eventid/{eventid}/organisationid/{organisationid} - Get event by event id and organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/events/organisationid/{organisationid} - Get events by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/events/year/{year} - Get events by year
https://ciswebtest.lancaster.ac.uk/purewebservices/events/organisationid/{organisationid}/year/{year} - Get events by organisation id and year
News
https://ciswebtest.lancaster.ac.uk/purewebservices/news/ - Get all news
https://ciswebtest.lancaster.ac.uk/purewebservices/news/newsid/{newsid} - Get news by news id
https://ciswebtest.lancaster.ac.uk/purewebservices/news/organisationid/{organisationid} - Get news by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/news/personid/{personid} - Get news by person id
https://ciswebtest.lancaster.ac.uk/purewebservices/news/organisationid/{organisationid}/personid/{personid} - Get news by organisation id and person id
https://ciswebtest.lancaster.ac.uk/purewebservices/news/year/{year} - Get news by year
https://ciswebtest.lancaster.ac.uk/purewebservices/news/organisationid/{organisation}/year/{year} - Get news by organisation id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/news/personid/{personid}/year/{year} - Get news by person id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/news/organisationid/{organisation}/personid/{personid}/year/{year} - Get news by organisation id, person id and year
Projects
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/ - Get all projects
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/projectid/{projectid} - Get projects by project id
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/organisationid/{organisationid} - Get projects by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/personid/{personid} - Get projects by person id
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/organisationid/{organisationid}/personid/{personid} - Get projects by organisation id and person id
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/year/{year} - Get projects by year
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/organisationid/{organisationid}/year/{year} - Get projects by organisation id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/personid/{personid}/year/{year} - Get projects by person id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/projects/organisationid/{organisationid}/personid/{personid}/year/{year} - Get projects by organisation id, person id and year
Activities
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/ - Get all activities
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/activityid/{activityid} - Get activities by activity id
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/organisationid/{organisationid} - Get activities by organisation id
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/personid/{personid} - Get activities by person id
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/organisationid/{organisationid}/personid/{personid} - Get activities by organisation id and person id
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/year/{year} - Get activities by year
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/organisationid/{organisationid}/year/{year} - Get activities by organisation id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/personid/{personid}/year/{year} - Get activities by person id and year
https://ciswebtest.lancaster.ac.uk/purewebservices/activities/organisationid/{organisationid}/personid/{personid}/year/{year} - Get activities by organisation id, person id and year