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

{
    "id": 1171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1171/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Murgor",
    "speaker_title": "",
    "speaker": {
        "id": 90,
        "legal_name": "Julius Recha Murgor",
        "slug": "julius-murgor"
    },
    "content": "Yes, Mr. Speaker, Sir, I will ask for more time to avail those necessary materials."
}