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

{
    "id": 192302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192302/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Speaker, Sir, I am a worried man because the way the Question has been answered has been too casual and too general. Mr. Assistant Minister, could you tell us exactly what measures you are putting in place? What is the timeframe? You are talking about 2012. What is the timeframe for all those ideas that you have told us here?"
}