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

{
    "id": 140910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140910/?format=api",
    "text_counter": 22,
    "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. Speaker, Sir. Is the Assistant Minister in order to mislead the House that the DRC, where the hon. Members sits, awards contracts? Members do not do that. It is the Executive arm of the Government that does that."
}