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

{
    "id": 255971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255971/?format=api",
    "text_counter": 39,
    "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": " To that extent, I do not know whether it is illegal or not. Mr. Speaker, Sir, the official position of FORD(P) is that, we are in the Opposition but supporting the Government!"
}