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

{
    "id": 1004041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004041/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Shamalla Jennifer",
    "speaker": {
        "id": 13168,
        "legal_name": "Gideon Keter",
        "slug": "gideon-keter"
    },
    "content": "I congratulate Hon. (Dr.) Amos Kimunya on his appointment as the Leader of the Majority Party. As Hon. Duale has said, everyone wears his or her shoes differently. Do it your way but make sure that you make it the best."
}