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

{
    "id": 1103162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103162/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Madam Deputy Speaker, I fully support this report. This will fall into the Committee of my good friend, Sen. Faki. I appreciate what he has done. He has saved this country and the future generations. Let us not just do things for the sake of it."
}