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

{
    "id": 222244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222244/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, first of all, I said that I am a worried person, because the Minister is not straight. That is the key word. He has failed the credibility test. The reason why I am saying this is because the majority of those companies undertake construction works---"
}