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

{
    "id": 7430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7430/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to evade answering the question? The hon. Member asked very clearly: If that is the case, what time did the aircraft leave Mandera and at what time was it in Nanyuki? Could he answer this very straightforward question!"
}