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

{
    "id": 201748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201748/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Muchiri",
    "speaker_title": "",
    "speaker": {
        "id": 225,
        "legal_name": "Muchiri Geoffrey Gachara",
        "slug": "geoffrey-gachara"
    },
    "content": "Mr. Speaker, Sir, I appreciate the question by Mr. Syongo. I have already instructed the PS to the Ministry to prepare that particular list. I believe that list will be here before the House adjourns and I will be able to table it."
}