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

{
    "id": 92357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92357/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, it is, indeed, so, but as I have said, even in future the operational cost of these authorities will have to come from the Fund. After removing the operational cost, we will be able to divide the money equally among all the constituencies."
}