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

{
    "id": 321234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321234/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not have the list of the water pans but I can provide that information. I can also provide the information on the canals which were constructed. At the moment, I do not have that information but I can provide it to the hon. Member or to the House."
}