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

{
    "id": 69129,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69129/?format=api",
    "text_counter": 560,
    "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. Looking at the mood of the House, it seems as if everybody is in agreement and we are now being repetitive. Would I be in order to ask you to call upon the Mover to reply?"
}