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

{
    "id": 423456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/423456/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Deputy Speaker, Sir, I am on a point of order and the rules say that when I am on a point of order, there cannot be another point of order. That intended amendment under the Standing Orders is grossly incompetent and should be disallowed."
}