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

{
    "id": 85051,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85051/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Godhana",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 23,
        "legal_name": "Dhadho Gaddae Godhana",
        "slug": "dhadho-godhana"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I had answered this Question exhaustively last week. I tabled supplementary reports in support of my answer. The hon. Member requested for more time to interrogate the reports. I now believe that he is satisfied with everything, unless he has more questions to ask."
}