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

{
    "id": 321677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321677/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, as you realize, this is a Question by Private Notice which requires to be answered within 48 hours. I could not get it this morning, travel to Bura to check for myself and then bring an answer to the House. Therefore, maybe I could take two weeks to go down there and see for myself. I am as concerned about the farmers and their crops as much as the Member is. We would be going at a loss if we let all the work that we have done at Bura to go to waste."
}