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

{
    "id": 197408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197408/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Speaker, Sir, this is a historic day. It is really historic. His Excellency the President has come in to sit and vote with us for what is good for the country. Your Excellency, Sir, we welcome you and we thank you dearly."
}