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

{
    "id": 724789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/724789/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am now aware that the Petition you have read is similar to an earlier one presented by Sen. Khaniri. Is there any explanation why the earlier Petition has taken long to be presented to the House by the relevant Committee?"
}