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

{
    "id": 600601,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/600601/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Sen. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Temporary Speaker, Sir, I apologies for the problem I have with the machine. Sometime back, I had sought a statement from the Chairman of the Committee on National Security and Foreign Relations. He had agreed to issue that statement today. Since he is here and she has the statement, can he be allowed to issue it now?"
}