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

{
    "id": 206365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206365/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. J.M. Mutiso",
    "speaker_title": "",
    "speaker": {
        "id": 273,
        "legal_name": "John Mutinda Mutiso",
        "slug": "mutinda-mutiso"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for giving me the chance to second this Motion. From the outset, I would like to congratulate Prof. Ojiambo for her sterling performance in bringing important Motions and Bills to this House."
}