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

{
    "id": 3440,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3440/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Let me give you some directions, Mr. Yakubu. Since you have the request in writing, just point out that it is in relation to the African Safari Club Limited and hand over the document. We do not have much time. Indicate what subject it relates to and then table it for the Minister to take it up. When he answers, he will go through the entire request."
}