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

{
    "id": 72415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72415/?format=api",
    "text_counter": 420,
    "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": " On a point of order, Madam Temporary Deputy Speaker. We have not exhaustively discussed this matter. Even if the debate goes into the next day, we can do it so that most of us can contribute."
}