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

{
    "id": 242347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242347/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "The Minister for Planning and National Development",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Do we have security in this House? This document here has been thrown from the Gallery and it has fallen here! This is the strangest thing I have seen since I came to this Parliament!"
}