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

{
    "id": 110901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110901/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has said that he has used one of the boats. Is he in order to say that? Could he give the House the number of the boat and the date he used it?"
}