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

{
    "id": 46007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46007/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Minister for giving us those three categories of payment. However, I would like to know from about the issue of replacement. Are there any charges? If there are, how long does it take a Kenyan to get an ID card replaced?"
}