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

{
    "id": 150526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150526/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Speaker, Sir, under Standing No.198, I would like this issue to be referred to the relevant departmental Committee, so that it can be investigated further."
}