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

{
    "id": 2403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2403/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for Fisheries Development",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I had a word with Mrs. Odhiambo-Mabona and since she did not have a copy of the written answer, we agreed that I should answer this Question tomorrow."
}