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

{
    "id": 3188,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3188/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Is there anybody who wants to make a contribution on that? If not then I direct that the Petition be conveyed to the relevant Government Ministry, that is, the Ministry of Medical Services. The Ministry should table its report on or before 7th December, 2011, in view of the urgency of the matter."
}