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

{
    "id": 67243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67243/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. While we appreciate what the Deputy Prime Minister and Minister for Local Government is about to tell us, will I be in order if I ask him to give us the highlight of what went on in Ivory Coast before we possibly come to this issue?"
}