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

{
    "id": 2357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2357/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Eng. M. M. Mohamed",
    "speaker_title": "",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": "Mr. Speaker, Sir, that is a valid question. We will consult the Deputy Prime Minister and Minister for Finance and see what is possible."
}