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

{
    "id": 255637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255637/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Ndwiga",
    "speaker_title": "The Minister for Co-operative Development and Marketing",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Is the hon. Member in order to mislead this House that this Government started poaching hon. Members from the other side when, indeed, if he can remember towards the end of the last Parliament, his party is the one that started this trend?"
}