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

{
    "id": 543704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543704/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, I am a Member of the Land and Natural Resources Committee. I know that we exhaustively discussed that matter and that a report is ready. With your permission, we would like to bring the answer on Thursday this week. That is the day after tomorrow."
}