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

{
    "id": 2194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2194/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Much obliged, Mr. Deputy Speaker, Sir. I would only like to add that, if you have been here in the recent past, you must have seen Mr. Ojode having taken over as the Leader of Government Business. We have requested time and again that this Government commensurately compensates him for the work he is doing. There has not been any response to that, even if it is making him the third Leader of Government Business."
}