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

{
    "id": 199974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199974/?format=api",
    "text_counter": 501,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to report that the Committee of the whole House is considering the Employment Bill and has instructed me to report progress and beg leave to sit again today."
}