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

{
    "id": 13212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13212/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I heard the Assistant Minister, as he walked away, saying to you, Mr. Speaker: “Give me the money and I will pay.” Is it in order for him to ask the Speaker to pay the money?"
}