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

{
    "id": 414703,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/414703/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, this is a report. First and foremost, reports of committees do not fall within the three-hour limit given to the Motions of Members. So, a report of a committee can go for a number of days of parliamentary proceedings."
}