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

{
    "id": 41238,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41238/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Deputy Speaker, Sir, I just want to debate. But hon. Midiwo was at one point the Acting Leader of Opposition. So, I think he got used to speaking from here and, probably, should continue."
}