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

{
    "id": 12750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12750/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Now that he is requesting for more time and part “b” of the Question is about the projects started, could he also, in the same report, to save on time, specify what is the status; whether or not the projects are complete?"
}