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

{
    "id": 598626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/598626/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, given the importance and significance of the Statement that is being sought in the current political situation we are in, I will need not less than two weeks to provide that information. I seek the indulgence of the Member to give us two weeks to provide that information."
}