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

{
    "id": 108880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108880/?format=api",
    "text_counter": 978,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I think we are going round in circles and not adding any value to this document. Would I be in order to request that the Mover be called upon to reply?"
}