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

{
    "id": 75521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75521/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, Sir, I am aware the Notice of this Motion was given only last week. I spoke to hon. M’Mithiaru and he was of the opinion that he was number two on the list. Perhaps, that is why he is not here. You may use your discretion to defer the Motion."
}