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

{
    "id": 88333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88333/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "consulted with the hon. Member and we are in agreement that I seek more time. That is exactly why I am requesting that you give us more time, knowing very well that I have always been here to answer Questions effectively."
}