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

{
    "id": 1236579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1236579/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Thank you, Mr. Speaker, Sir. I am so guided. I thought when I opened with that remark at the beginning, I moved. I move this Motion under Standing Order No.63 and I beg the Speaker to oblige."
}