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

{
    "id": 243766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243766/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Mr. J.M. Mutiso! I guess the Minister has said that he will get the information. In any case, you seem to have the answer. So, why do you ask a question, and yet you already have an answer?"
}