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

{
    "id": 122840,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122840/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. I.E. Mohamed",
    "speaker_title": "The Minister of State for Development of Northern Kenyan and Other Arid Lands",
    "speaker": {
        "id": 82,
        "legal_name": "Mohamed Ibrahim Elmi",
        "slug": "mohamed-elmi"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Considering that this Bill has been debated for over two weeks, would I be in order to move that the Mover be now called upon to reply?"
}