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

{
    "id": 196114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196114/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to give notice of the following Motion under Standing Order No.20---"
}