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

{
    "id": 444474,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/444474/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Hon. Speaker, I beg to report that a Committee of the whole House considered the Supplementary Appropriation Bill (No.2) (National Assembly Bill No.27 of 2014) and approved the same with amendments."
}