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

{
    "id": 240511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240511/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Mr. Tuju",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 345,
        "legal_name": "Raphael Tuju",
        "slug": "raphael-tuju"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir."
}