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

{
    "id": 48074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48074/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Madam Temporary Deputy Speaker, to the extent of the questions, I do want to withdraw. But as to whether we may be able to address some of the issues locally and, therefore, reduce the cost for the country and the taxpayer, it is an area we may all want to look forward."
}