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

{
    "id": 100408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100408/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as the Government, we will consider factoring it in the Supplementary Budget. I hope the House will approve it."
}