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

{
    "id": 290573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/290573/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. D. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 88,
        "legal_name": "Daniel Mutua Muoki",
        "slug": "daniel-muoki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not know whether the Assistant Minister has therefore answered the Question or he wants time to await his colleagues to update him before he answers the Question. He has only tabled a letter in which he is seeking advice from his colleagues. Has he answered the Question or do we give him time to answer it?"
}