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

{
    "id": 3894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3894/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. You have heard what the Assistant Minister has said that he will consult with hon. Mureithi and that he will review the answer that he has. This is not a Private Member’s Question. This Assistant Minister has been having this Question for the last--- Is he in order?"
}