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

{
    "id": 6528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6528/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, I am coming to my Question. Since the Minister has admitted that they have engaged a consultant to design this busy Outering Road, could he give an undertaking to this House on when the expansion of this is going to commence?"
}