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

{
    "id": 149903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149903/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Clearly this Assistant Minister is not prepared to answer this Question. Mr. Imanyara and I have stated that, there was a specific requirement in the contract that the PMG be appraised regularly---"
}