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

{
    "id": 124706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124706/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Thank you, Mr. Speaker, Sir. I have taken the comments by the hon. Dr. Khalwale. As I said, the rules and regulations are being developed and will be tabled before this very House for approval. They should include some of the issues that he is raising."
}