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

{
    "id": 302344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302344/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " When the matter comes up next week, Assistant Minister, you will not be required to give any further answers except in answer to supplementary questions that may arise as a result of Mr. Mwathi and others having seen the report. Mr. Mwathi, is next Thursday okay with you?"
}