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

{
    "id": 202014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202014/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. J.M. Mutiso",
    "speaker_title": "",
    "speaker": {
        "id": 273,
        "legal_name": "John Mutinda Mutiso",
        "slug": "mutinda-mutiso"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I hate to interrupt the contributor, Mr. Kipchumba. But this Report has been debated for a long, long time. I would like to request the Mover be now called upon to reply."
}