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

{
    "id": 50614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50614/?format=api",
    "text_counter": 318,
    "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, Madam Temporary Deputy Speaker. The Speakers who are speaking seem to be contributing to the main Motion. Could we dispose of the amendment, so that we go back to the main debate?"
}