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

{
    "id": 112376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112376/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, given that the Attorney-General is around, and we are aware that there is an order by the President that Ministers remain in the country until the completion of the debate on the Draft Constitution, I would request that the Attorney- General be named for disregarding that Presidential directive."
}