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

{
    "id": 550299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/550299/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! I have no problem enforcing the law, but you must state to me which Member did not vote and at which particular order."
}