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

{
    "id": 401020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/401020/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am aware that the Statement that Sen. Haji is going to issue is a Statement that I requested for. So, before I get into the other side of asking questions, could you allow me to remain on this side, finish with mine and then he can proceed?"
}