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

{
    "id": 125671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125671/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, I will transmit the information to the Minister for Local Government, so that he can issue a Ministerial Statement. Since this is not a very difficult issue, I would say he will do it on Thursday, this week."
}