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

{
    "id": 78419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78419/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a matter of common sense. The Assistant Minister should tell us the basis of his estimate. He cannot just come up with an estimate. He should tell us the basis of his estimate. He should tell us if it is a motor company that quoted or he drew the figure."
}