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

{
    "id": 214607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214607/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Dzoro",
    "speaker_title": "",
    "speaker": {
        "id": 247,
        "legal_name": "Morris Mwachondo Dzoro",
        "slug": "morris-dzoro"
    },
    "content": "Mr. Speaker, Sir, again, I would like to say that this matter has to be looked into, and it will be very good for hon. Members to wait for the Bill which is coming to this House very soon, so that we can deal with it."
}