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

{
    "id": 56652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56652/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Assistant Minister, it has just been brought to my attention that hon. Karua is away on official business. She had indicated to the Office of the Clerk that she would to be present when the statement is given. It is only fair, under the circumstances, that, that statement be delivered when she is presented in the House. Could you, please, do that sometimes next week?"
}