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

{
    "id": 301022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301022/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Twaha",
    "speaker_title": "",
    "speaker": {
        "id": 145,
        "legal_name": "Yasin Fahim Twaha",
        "slug": "yasin-twaha"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Public Works the following Question by Private Notice. (a) Is the Minister aware that Kizingitini sea wall is damaged and needs urgent repairs for safe passage of the residents? (b) When will it be repaired?"
}