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

{
    "id": 324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/324/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Madam Temporary Deputy Speaker, I will refer the Members to the State Corporations Act. Let them look at Section 6(1)(a) and they will see the reasons behind that."
}