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

{
    "id": 175806,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175806/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Chairman, Sir, I beg to move that the Committee doth report to the House its consideration of Sessional Paper No.3 of 2008 on the Report of the Standing Orders Committee and its approval thereof with amendments."
}