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

{
    "id": 333172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333172/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": " On a point of information, Mr. Temporary Deputy Speaker, Sir. I want to confirm that there are consultations in Government so that I can take over that position of the Minister for Energy because hon. Kiraitu Murungi has given up."
}