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

{
    "id": 1092812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092812/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Hon. Senators, I now put the question, which is that Clauses 2 and 3(as amended), Clauses 4, 5, 6, and 7, the Title and Clause I be part of the Bill. Kindly vote on the two questions."
}