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

{
    "id": 504512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/504512/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move that the Committee do report to the Senate its consideration of the Public Procurement and Disposal (Amendment) Bill (National Assembly Bill No.31 of 2013) and its approval thereof with amendments."
}