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

{
    "id": 334199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/334199/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "I appreciate the fact that, maybe, that part was missed because of the urgency of the Question. I would have no objection at all if the Assistant Minister could go back and address the issue of the extra 30 meters and inform the House later this week."
}