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

{
    "id": 444466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/444466/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Hon. Chairlady, I beg to move that the Committee doth report to the House its consideration of the Supplementary Appropriation Bill (No.2) (National Assembly Bill No.27 of 2014) and its approval thereof with amendments."
}