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

{
    "id": 209312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209312/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Speaker, Sir, the proceedings are usually handled by the courts and we are not in charge. So, I cannot be able to tell the hon. Member when the case will end. However, the case is proceeding and nothing can be heard until the proceedings are over and the court has made a judgement."
}