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

{
    "id": 1203723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1203723/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "So, if we were to go to that direction, it will take us completely away from the conversation on the approval or disapproval of the names. I am just giving my contribution for the sake of your consideration. We can either continue with the debate on the point of order which then each one of us will make"
}