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

{
    "id": 6987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6987/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, now that the Minister says it was somebody else who transferred this land to the AWF, could he name that person? He has told us now that he knows there is a suit. What is he doing to ensure that he does not prejudice the rights of the community?"
}