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

{
    "id": 4184,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4184/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Assistant Minister! If you want to assist your colleague in answering the Question, you are perfectly entitled to, but the hon. Member is also entitled to ask the Assistant Minister his question. Proceed Mr. Mututho."
}