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

{
    "id": 1340991,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1340991/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you, Cabinet Secretary. We will now move to the next Question by the Member for Ikolomani. Hon. Bernard Shinali had written to the Speaker and requested Hon. Titus Khamala to ask the Question on his behalf."
}