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

{
    "id": 50646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50646/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. We are debating the report on the Budget Policy Statement, which is a very important report. It would be imperative that Members be left to debate this report exhaustively so that they can make recommendations that will enrich the Budget that is coming up."
}