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

{
    "id": 149190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149190/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Nyagah",
    "speaker_title": "The Minister for Co-operative Development and Marketing",
    "speaker": {
        "id": 269,
        "legal_name": "Joseph Nthiga Nyagah",
        "slug": "joseph-nyagah"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I wish to confirm that I will pass this message to my colleague, the Deputy Prime Minister and Minister for Local Government and sometime next week, he will be able to respond, given the importance and the seriousness of the matter."
}