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

{
    "id": 1398679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1398679/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "Mr. Deputy Speaker, Sir, with your indulgence, I donate my chance to the Senator for Nyeri to ask the supplementary questions."
}