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

{
    "id": 599567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/599567/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " In the spirit of balancing debate, from both sides of the House, I will allow Sen. Kisasa a chance to speak even though you were still far below in the list. There are four Senators before you, but I have allowed you, using my discretion."
}