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

{
    "id": 173298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173298/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Secondly, part of the reason, perhaps, why Mr. Michuki has not been able to give much attention to this matter, as he does, is because he is only the Acting Minister. When will the President consider making him the substantive Minister so that he can give his full attention to the matters that we raise?"
}