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

{
    "id": 46983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46983/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Mututho! I have just been reminded that I misled you when I said that you have 18 minutes. You have 28 minutes and not 18 minutes! Please, proceed!"
}