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

{
    "id": 137354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137354/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. We need to protect the integrity of this House. We need to ensure that the documents that are tabled before this House are above reproach. If the document that has been tabled is not signed, we do not need to use it."
}