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

{
    "id": 255242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255242/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Sasura",
    "speaker_title": "",
    "speaker": {
        "id": 138,
        "legal_name": "Hussein Tarry Sasura",
        "slug": "hussein-sasura"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I just want to seek a clarification. Since you have called upon the Minister to respond, does it mean that it is the end of clarification? This is an issue that touches on my constituency and I need to seek a clarification with all due respect."
}