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

{
    "id": 4849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4849/?format=api",
    "text_counter": 730,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Gitari, you are out of order! If you were dissatisfied with the outcome of the vote on that amendment, you should have stood up and sought division. If you got the right number of hon. Members disputing the outcome, we would then have gone into division. So, you are out of order. Just let the matter rest there."
}