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

{
    "id": 1197307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1197307/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Thank you, Hon Speaker. Really, it was not my intention to interrupt Hon. Owen Baya when seconding the Motion. There is a procedure of moving and seconding Motions in this House. We should not entertain a situation where the Mover and the Seconder are moving the Motion and they are like opposing it."
}