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

{
    "id": 100556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100556/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. I am sorry to the House that I do not have the Statement ready, but it is ready and available at the office. If you give us time up to early next week, either myself or my Assistant Minister will come and deliver it. I seek the indulgence of my honourable good friend."
}