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

{
    "id": 34559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34559/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Before I propose the question, I am amazed that there is not a single Minister, not even from the Ministry to which this Motion is directed present in the House. Before I propose this question, I direct the sergeant-At-Arms to immediately contact the Leader of Government Business and ensure that there is a Government representative during the rest of the debate on this Motion."
}