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

{
    "id": 13863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13863/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "Mr. Speaker, Sir, may I just request the hon. Members that if you have any matter that is burning, you do not have to wait until you ask it. I could deal with it the way I have dealt with hon. Affey’s matters. Thank you very much."
}