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

{
    "id": 303753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303753/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Very well. I have just seen a request by Mr. Githae. Mr. Githae, what is your request before I go to the next Order? I can also see two interventions by Millie and Mr. Mungatana. So, I will take Mr. Githae’s and then those two before I call the next Order."
}