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

{
    "id": 19178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19178/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister, Ministry of Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, with those few remarks, I beg to move the Engineers Bill, 2011, and request the Minister for Public Works; hon. Chris Obure, to second."
}