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

{
    "id": 301047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301047/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Kombo",
    "speaker_title": "",
    "speaker": {
        "id": 218,
        "legal_name": "Musikari Nazi Kombo",
        "slug": "musikari-kombo"
    },
    "content": "Mr. Speaker, Sir, apart from the matatus, I think the Kenyan public itself has a problem; you will find that a Kenyan will stand where there is no bus stop, but is near to his house to wait for a matatu to pick him up. Can the Assistant Minister consider bringing a law here to punish passengers who do not go to bus stops?"
}