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

{
    "id": 77575,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77575/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to second that this Report be adopted by the House. By seconding, I want first to thank the entire membership of the Departmental Committee on Agriculture, Livestock and Co-operatives"
}