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

{
    "id": 381614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/381614/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senators, the proposed amendment is properly and procedurally before the House according to Standing Order Nos.53(1), 53(2) and 54. I will now proceed to propose the question."
}