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

{
    "id": 65438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65438/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "35 Thursday 10th February, 2011(P) The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Minister, did you imply in any way in your statement that the hon. Member was not nationalistic in his politics?"
}