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

{
    "id": 91513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91513/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, you will notice that we have exactly 30 minutes for debate. Given the number of hon. Members who wish to speak, I think we will agree that we limit our contribution to two to three minutes. Is that agreed?"
}