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

{
    "id": 543706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543706/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Yes, that will be the response."
}