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

{
    "id": 125930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125930/?format=api",
    "text_counter": 461,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": " On a point of order Mr. Deputy Speaker, Sir. Is Mr. Ruto in order to ignore what I have said, that in addition to this, later, people invaded the place? I am aware that there are people in that forest, but they are there illegally."
}