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

{
    "id": 2921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2921/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I just want to ask the Minister for Foreign Affairs the following; just in case the Judiciary does not overturn that decision, does the Government have plan “b” to protect our interests? Thank you, Mr. Deputy Speaker, Sir."
}