GET /api/v0.1/hansard/entries/233209/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 233209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233209/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, what I said is that we carried out the investigations and forwarded the file to the State Counsel for direction. I also added that, should any member of the public feel that he has any information that can assist us, he should come forward to record a statement, and we will accept it."
}