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

{
    "id": 222187,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222187/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, I believe the hon. Member wants to ambush me on the proposals that we will be making on the Budget. Suffice to say, we are looking into this matter. I think that is the only promise I can give to the House. We will resolve the matter one way or the other."
}