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

{
    "id": 13069,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13069/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, that is not a problem because the policy has been done and, like I said, I drafted it in May. It was circulated to all the stakeholders and returned to me in October with various comments. So, you can have it even tomorrow if you wish."
}