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

{
    "id": 74131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74131/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Deputy Speaker, Sir, this is not the only project that has been delayed by the Ministry. We are aware that the Rural Electrification Authority projects which were sanctioned two years ago have not started even to date. Could the Assistant Minister explain why this Ministry delays projects?"
}