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

{
    "id": 162777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162777/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, while I also appreciate the gesture by the Assistant Minister to tour Nyatike, I just want to know whether he can also assure me, through this House that, on his way to Nyatike, which was split from Migori, he will pass through Migori and see the problems we have on the same matter?"
}