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

{
    "id": 456879,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456879/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Very well, I can see hon. Rotino has withdrawn his card. Why are you withdrawing your card? Do you have a problem with your card, hon. Rotino? He does not seem to be in the House, but the card is here. Let us have hon. M’uthari."
}