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

{
    "id": 288000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288000/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, I think my good colleague approached me asking for tomorrow afternoon. However, his fellow Assistant Minister, whom I believe is also in the House, suggested Tuesday next week, so that they take certain actions I am asking for in the Question. If they will have done all that tomorrow, I will have no problem with the Question being answered tomorrow. What I am looking for is results."
}