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

{
    "id": 423520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/423520/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Sen. G.G. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 330,
        "legal_name": "Godfrey Gitahi Kariuki",
        "slug": "gg-kariuki"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. Since you can use your discretion, which means that if there is no opposition from any Senator in the House, you can still extend your discretion to one hour because there is no objection."
}