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

{
    "id": 162886,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162886/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Minister for that commitment. We had discussed this matter with the Minister. I know that he is facing the same problem back in his own constituency. I hope that he will move fast to safeguard what is on the ground."
}