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

{
    "id": 322328,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/322328/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Minister! Did you say the matter is now pending in court under the case number that you mentioned? If, indeed, that is so then you may not be going into the details of the proceedings that are before the court. You can answer questions that relate to the arrest but not the details of the court case, because you will be prejudicing the hearing."
}