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

{
    "id": 323347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323347/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Assistant Minister, before you answer that question, I will ask hon. Kiptanui to state his point and you will note all of them so that when you come to respond to this Question - which I am going to defer - you can address all those issues."
}