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

{
    "id": 294776,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/294776/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Chairman, Sir. Is the hon. Member in order to mislead this House that the independent candidates have no supporters when we know very well that the people who do not have political party affiliation are more than those who are registered in political parties?"
}