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

{
    "id": 9923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9923/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I beg your indulgence. I am a victim of the unnecessary utterances by the hon. Member!"
}