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

{
    "id": 68722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68722/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Nyambati",
    "speaker_title": "",
    "speaker": {
        "id": 116,
        "legal_name": "Walter Enock Osebe Nyambati",
        "slug": "walter-nyambati"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Could you direct the Prime Minister to answer my question because he did not answer it?"
}