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

{
    "id": 1341686,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1341686/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Member for Mbeere North, I think you are contributing to the next business. We are on the Statute Law (Miscellaneous Amendments) Bill. Kindly, be guided, and if you are not prepared to speak to this one, you can speak when we get to the next one."
}