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

{
    "id": 342081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342081/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Speaker, Sir, since I gave my undertaking to the hon. Member, I have since received communication from my office that the Government Printer is in the final process of preparing the vellums so that His Excellency the President may append his signature."
}