Applications
Returns an existing application
Returns an existing application (Project) by id (Case Reference)
get/api/v1/applications/{caseReference}
Path parameters
caseReferencestring required
Case / Project unique identifier
Response
Returns an application
Example response
{
"CaseReference": "EN010009",
"ProjectName": "St James Barton Giant Wind Turbine",
"Proposal": "EN01 - Generating Stations",
"Summary": "The Project consists of an Energy Recovery Facility (ERF) converting up to 650,000 tonnes per annum ...",
"Stage": 3,
"PromoterName": "Horizon Dev Environment DJW",
"PromoterFirstName": "Postman",
"PromoterLastName": "Pat",
"ApplicantEmailAddress": "person@example.org",
"ApplicantPhoneNumber": "1234",
"ProjectEmailAddress": "project@example.org",
"Region": "Wales",
"ProjectLocation": "St James Barton, BRISTOL THU 16 JAN",
"AnticipatedGridRefEasting": 347128,
"AnticipatedGridRefNorthing": 176491,
"MapZoomLevel": 7,
"AnticipatedSubmissionDateNonSpecific": "Long— –dash",
"DateOfDCOSubmission": "2015-12-10",
"DateOfRepresentationPeriodOpen": "2017-02-14",
"DateOfRelevantRepresentationClose": "2018-08-01",
"DateOfReOpenRelevantRepresentationStart": "2017-08-01",
"DateOfReOpenRelevantRepresentationClose": "2018-08-01",
"DateRRepAppearOnWebsite": "2017-08-01",
"sourceSystem": "HORIZON",
"isMaterialChange": true
}