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

{
    "id": 51645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51645/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, really, I do not want to give very definite commitment because these are matters that ought to be agreed upon by all Ministries of the Government. However, I appreciate the fact that there is need to do something here and I will make sure that action is initiated."
}