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

{
    "id": 987366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987366/?format=api",
    "text_counter": 620,
    "type": "speech",
    "speaker_name": "Uriri, ODM",
    "speaker_title": "Hon. Mark Nyamita",
    "speaker": {
        "id": 13500,
        "legal_name": "Mark Ogolla Nyamita",
        "slug": "mark-ogolla-nyamita"
    },
    "content": " Thank you, Hon. Chairman. My card is on. Just for the safety of Members, I have seen Hon. Chepkut speak there, but I do not think they have sanitised that microphone properly. It might endanger the next Speaker. You might want to just tell them to do it properly."
}