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

{
    "id": 650528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/650528/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, we have consulted and we will try and get it by Tuesday because there is a long holiday coming. That is why we were pushing it to Thursday but if he insists, we will try our best to answer it on Tuesday."
}