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

{
    "id": 323689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323689/?format=api",
    "text_counter": 530,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Maina, we have a new Member who has a point of order. I think we should give hon. Neto a chance just to say a word. I do not know what his point of order is."
}