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

{
    "id": 50645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50645/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Going by the mood of the House and seeing that we are now being repetitive, would I be in order to ask that, the Mover be called upon to reply?"
}