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

{
    "id": 104445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104445/?format=api",
    "text_counter": 470,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of the articulation by the Mover and in view of the fact the reasons given are in tandem with the mood of the House and the nation, would I be in order to ask the Chair to put the Question?"
}