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

{
    "id": 45621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45621/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Did you hear the Minister say that this is public land when, in fact, he has said that the land belongs to the Postal Corporation of Kenya? There is a difference between public land and land that belongs to parastatals that wish to raise money. Is that in order?"
}