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

{
    "id": 103598,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103598/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Order! Order, hon. Ojode! Indeed, if you were in the House, you would have heard the Mover say that they are not challenging the competence of the holder of that office. I think, if you were in the House you would not be attracting so many points of order. So, please, stick to the rules."
}