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

{
    "id": 299881,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299881/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, the court has already issued the order. If the Ministry does not have a copy, I undertaken to supply it within a week. Is the Assistant Minister willing to then come back to the House and confirm that this matter has been put to rest?"
}