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

{
    "id": 320734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/320734/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Duale, as you ask a supplementary question, be mindful that the matter is sub judice . Therefore, ask questions that do not directly relate to the case that is pending before court. You may proceed."
}