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

{
    "id": 1023781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1023781/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Very well, Hon. Athman. We will now move to Hon. Kositany, the Member for Soy. Hon. Kositany is not desiring to be in the House. We shall now move to Hon. Junet Sheikh, the Member for Suna East."
}