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

{
    "id": 100396,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100396/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the Assistant Minister in order to say that he will factor it in the next year’s Budget? Which financial year does he intend to bring it on board?"
}