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

{
    "id": 1339932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1339932/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "Hon. Junet, you have already prosecuted this matter. Order Members. If this circular is to be presented to this House, it is clear that it has to be through the Speaker or the Clerk of the National Assembly. We should hold our horses. If it gets here, it will be dealt with accordingly."
}