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

{
    "id": 67725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67725/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, I want to wish you a happy new year, given the fact that I am the first hon. Member this year to ask a Question."
}