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

{
    "id": 29412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29412/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to tell us that there is a way they count the passengers that board the ferry? When you are there on the ferry, there is no physical counting. People just walk in and walk out until it is full. So, there is no mechanism at all to ascertain how many passengers are on board at any one time."
}