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

{
    "id": 345674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345674/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, Happy New Year to you all. I am told they are on the way with the answers and one of them has arrived. By the time we do the second round, they may have arrived."
}