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

{
    "id": 1016531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016531/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, I am a Member of the Committee on Energy and I agree with Sen. Khaniri. Since this is a matter that affects the entire country, instead of riding on the Statement, it would be proper to have a Committee of the Whole on that specific matter. I completely concur with my brother on that one."
}