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

{
    "id": 1241201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1241201/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "Madam Temporary Speaker, I withdraw for the sake of my good friend. I know he was open. I meant some counties and not his. He was an open governor. That is why he was elected for a second term and then elected as a Senator."
}