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

{
    "id": 45110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45110/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I thank my learned friend for that assurance. I hope that he will be able to speak to both sides. I know he can speak to one side, but I hope that he can speak to the two sides, so that we can get a collective Government response, rather than a one-sided response from the Government."
}