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

{
    "id": 194551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194551/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. In view of the fact that all hon. Members are standing to support this Motion, would it be in order to ask the Mover to reply?"
}