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

{
    "id": 203420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203420/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "Mr. Speaker, Sir, we have prepared a draft policy which is at the Cabinet level now. That proves the seriousness of this Government. May I advise Mr. Billow to read Vision 2030 to find out that what we say is actually what we put in it for the development of ASAL areas."
}