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

{
    "id": 202127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202127/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Deputy Speaker, Sir, could we have it on Wednesday morning?"
}