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

{
    "id": 456592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456592/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Hon. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "It is going to be the first time that they are going to have no excuse to run away from their constituents. So, it is tomorrow and we want to announce from the Floor that if they are not seen in their constituencies on Friday then they will be absentee MPs and the people should deal with them. I thank you, hon. Speaker."
}