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

{
    "id": 243788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243788/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Mr. J.M. Mutiso. You should not say that you have a letter with you! You should either lay it on the Table or you do not mention it at all! Nobody is demanding that the letter be laid on the Table, anyway. If it is a genuine letter, lay it on the Table."
}