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

{
    "id": 48780,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48780/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to mislead this House that the new ferries do not stall, whereas we know that every other day these ferries stall? Is it in order not to accept that the ferries are actually sub-standard?"
}