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

{
    "id": 34146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34146/?format=api",
    "text_counter": 428,
    "type": "speech",
    "speaker_name": "Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. This matter has already been settled by the Budget Committee. Therefore, there is no need of bringing it here. It has already been sorted out and an explanation given."
}