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

{
    "id": 42697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42697/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "(c) the proceedings of the committee and the House shall be in public. Mr. Deputy Speaker, Sir, that is the Constitution. One, it must be considered in Committee. Two, the Committee proceedings must be in public, and three, the Committee tables its report. That is the way the Constitution requires us to handle this matter."
}