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

{
    "id": 190553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190553/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Honestly, is it in order to have an answer coming from the Ministry of Finance when, indeed, the Assistant Minister who is supposed to answer this Question acts on behalf of the Minister when he is not available in the House?"
}