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

{
    "id": 75915,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75915/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I think that would be the right way to go, although I have an answer here which does not necessarily say the same thing as the Assistant Minister is saying. So, could he confirm whether this answer is still valid or I trash it as we await the report of the Committee?"
}