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

{
    "id": 634724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/634724/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Lonyangapuo",
    "speaker_title": "",
    "speaker": {
        "id": 447,
        "legal_name": "John Krop Lonyangapuo",
        "slug": "john-lonyangapuo"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Have you noted that our new Senator who is supposed to be seated here has been taken out by colleagues? He should be returned back to the House."
}