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

{
    "id": 314409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314409/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Mr. Deputy Speaker, Sir, I think with your indulgence, this Question deserves a lot of interest from the hon. Members---"
}