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

{
    "id": 287814,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287814/?format=api",
    "text_counter": 239,
    "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. Speaker, Sir, I was just recalling the events of the last time, when we were discussing this Bill. My speech was cut short because of lack of quorum. I will hope that, that does not arise today."
}