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

{
    "id": 297874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/297874/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, could the Minister consider installing modern CCTV cameras within estates in Nairobi, which will be automatically monitored through mobile phones, so that when a man enters your house you are able to monitor him from where you are?"
}