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

{
    "id": 221083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221083/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Ms. Mbarire",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": " Mr. Deputy Speaker, Sir, I wish to inform the House that the Ministry has not received this Question. However, more importantly, we have an hon. Member who requested for a Ministerial Statement on the same issue. It is the feeling of the Ministry that the Question will be better addressed by the Ministerial Statement."
}