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

{
    "id": 92355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92355/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, the money that is sent for roads is actually a percentage of the total collections. Therefore, we are not able to know the exact amount of money until the collections have been done. However, given time, I will be able to table all the amounts allocated to the respective constituencies and hon. Members will benefit from that information."
}