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

{
    "id": 230101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230101/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " No, I rule against that! We are still remaining with almost two hours to go. So, let us give other hon. Members a chance to debate. Proceed, Mr. Karume!"
}