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

{
    "id": 74763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74763/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, although I filed this Question about ten days ago, it has just appeared on the Order Paper today. I have also received the answer now. Nevertheless, I will still ask the Question although the Prime Minister addressed the same matter yesterday. I will still ask it for whatever worth it is."
}