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

{
    "id": 101387,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101387/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "It is for the Chair to guide me, but I also want to be realistic, Mr. Deputy Speaker, Sir. I do not think it is fair to work with deadlines that are not possible. So, I am being as honest as is practical under the circumstances."
}