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

{
    "id": 234154,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234154/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Ochilo-Ayacko",
    "speaker_title": "",
    "speaker": {
        "id": 347,
        "legal_name": "Ochilo George Mbogo Ayacko",
        "slug": "ochilo-ayacko"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Since our Standing Orders indicate that hon. Members must be responsible for the accuracy of the information they give to the House, would I be in order to ask the hon. Member to state the source of the alarming statistics he is giving the House?"
}