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

{
    "id": 84256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84256/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "With those few remarks, I beg to support the adoption of this Report wholesomely!"
}