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

{
    "id": 189283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189283/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " On a point of order, Mr. Speaker, Sir. The hon. Member said that he has a voucher with him which he referred to while asking a supplementary question. Would it not be in order for him to table that voucher, so that the Assistant Minister can respond to his allegations?"
}