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

{
    "id": 1162374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1162374/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": " Hon. Senators, we have heard you. What you are saying is very true. For Order No.25, the Mover is not here. So, this Order is deferred."
}