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

{
    "id": 173550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173550/?format=api",
    "text_counter": 593,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Considering that there are many hon. Members who would like to contribute to this very important subject and there is very little time left, am I in order to suggest that each hon. Member contributes for three minutes?"
}