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

{
    "id": 215290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/215290/?format=api",
    "text_counter": 221,
    "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. Temporary Deputy Speaker, Sir. Are you satisfied that there is relevance in what the hon. Member is talking about? I think he is totally out of order, because there is no relevance at all between this Bill and what he is talking about."
}