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

{
    "id": 6545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6545/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, the last time the Minister gave an undertaking on Jogoo Road, he honoured it. In fact, I think all the other lazy Ministers, if there are any, who are sleeping should follow his example."
}