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

{
    "id": 6327,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6327/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Just before that, I have not reached there; are there any Statements due to be given by Ministers this morning before I come to requests? Clerks-at-the-Table, were there any Statements that were due to be delivered this morning?"
}