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

{
    "id": 759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/759/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, I agree to the request by the hon. Member for Saboti that in as far as the bridges are concerned, I have been able to give a proper answer and I think it is satisfactory. However, as far as it relates to the Ministry of State for Special Programmes, I would be glad that the matter be referred to them because I cannot adequately respond on their behalf."
}