v1

latestOpenAPI 3.0.3MIT2026-07-23243157.4 KB
Representations

Returns representation by id

Returns representation by id

get/api/v1/representations/{id}

Path parameters

idinteger required

Representation id

Query parameters

caseReferencestring required

Case reference

Response

Returns a representation

IDnumber
ProjectNamestring
CaseReferencestring
DataIDnumber
UniqueReferencestring
WebReferencenumber
PersonalNamestring
Representativestring
IndvdlOnBhalfNamestring
OrgOnBhalfNamestring
AgentOrgOnBhalfContactNamestring
RepFromstring
InterestInLandstring
SpecifyOtherstring
CompulsoryAcquisitionHearingstring
RepresentationOriginalstring
RepresentationRedactedstring
RelevantOrNotstring
SubmitFurtherWrittenRepsstring
PreliminaryMeetingstring
OpenFloorHearingsstring
IssuesSpecificHearingsstring
DateRrepReceivedstring date
DoNotPublishstring
Attachmentsstring

Example response

{
  "ID": 2,
  "ProjectName": "SPT Feb 2020",
  "CaseReference": "EN010009",
  "UniqueReference": "WS010006-34601",
  "PersonalName": "Test (Test)",
  "RepFrom": "Members of the Public/Businesses",
  "RepresentationRedacted": "Some comments",
  "DateRrepReceived": "2020-02-19T00:00:00.000Z",
  "Attachments": "WS010006-000002"
}