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

{
    "id": 16234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16234/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Assistant Minister to say that he goes into a lot of trouble to search for answers when he is paid specifically to provide answers to this House?"
}