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

{
    "id": 331343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/331343/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Khangati",
    "speaker_title": "",
    "speaker": {
        "id": 42,
        "legal_name": "Alfred Khang'ati",
        "slug": "alfred-khangati"
    },
    "content": "Mr. Speaker, Sir, as I said before, we are inviting anybody who has information that could help us bring this case to conclusion, to come and give us that information. From what the hon. Member is saying, it appears that he has an idea. Therefore, he is welcome to come and give us that information."
}