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

{
    "id": 137679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137679/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. K. Kilonzo, you have asked a question about each constituency. Yours is also a constituency! Mr. K. Kilonzo, I want you to limit your intervention to questions so that other Members can get an opportunity!"
}