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

{
    "id": 78900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78900/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With all due respect to my former boss in the military and he continues being my boss even in civilian life, this issue of recruitment has raised such anxiety in the House. Would I be in order to ask the Departmental Committee on Defence and Foreign Relations to investigate the issue of recruitment in the military?"
}