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

{
    "id": 162578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162578/?format=api",
    "text_counter": 563,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I beg to support the adoption of this Report. I want to thank the Chairman of the Departmental Committee on Agriculture, Lands and Natural Resources for the very good presentation that he gave."
}