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

{
    "id": 543999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543999/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Sen. Kagwe",
    "speaker_title": "",
    "speaker": {
        "id": 229,
        "legal_name": "Mutahi Kagwe",
        "slug": "mutahi-kagwe"
    },
    "content": "Mr. Deputy Speaker, Sir, the Status Report on Digital Migration tells the House that there was a petition that was directed to my Committee on Information and Technology. I want to report to the House that this petition has been withdrawn by the petitioners. The Report, therefore, is to table that withdrawal and the proceedings that went on thereof."
}