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

{
    "id": 173334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173334/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "Mr. Speaker, Sir, I want to tell the Minister that we will support him and we want this Bill to be passed even today so that it can be made into law even by next week. This way, we can protect and be safe as a country. Thank you very much."
}