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

{
    "id": 789009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789009/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Mbarire",
    "speaker_title": "",
    "speaker": {
        "id": 78,
        "legal_name": "Cecily Mutitu Mbarire",
        "slug": "cecily-mbarire"
    },
    "content": "Thank you Hon. Deputy Speaker for giving me the opportunity to respond. But before I do so, allow me, being a Member of the Departmental Committee on Energy, to explain a bit of the process that took place from the time the Bill was committed to the Committee up to date, and how we came up with the Report."
}