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

{
    "id": 301235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301235/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I rose on a point of order because I heard Mr. Namwamba to say that he finds that the Committee introduced, if you will, a stranger to the process. That is what I understood him to say and I rose to say that was misleading."
}