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

{
    "id": 209423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209423/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Dr. Kibunguchy",
    "speaker_title": "The Assistant Minister for Health",
    "speaker": {
        "id": 294,
        "legal_name": "Enoch Wamalwa Kibunguchy",
        "slug": "enoch-kibunguchy"
    },
    "content": " Mr. Chairman, Sir, I beg to move:- THAT, Clause 2 of the Bill be amended in section in the definition of \"public place\" by inserting the words \"open space or street which is accessible to members of the public\" immediately after the word \"conveyance\"."
}