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

{
    "id": 134456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134456/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to contribute to the Vote for the Ministry of Trade."
}