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

{
    "id": 600493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/600493/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Sen. (Dr.) Khalwale, you are out of order. When the Motion will be moved, you will be free to give your proposed amendments and input. Right now, you are completely out of order. Are there any more interventions on that?"
}