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

{
    "id": 82335,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82335/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I was, in fact, going to request for more time because, if you look at part (b) of the Question---"
}