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

{
    "id": 1407738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1407738/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, I want to reorganize the Order Paper this afternoon. We shall skip Order Nos. 11, 12, 13, 14, 15, 16, 17, 18, and 19 and go to Order No.20. Clerk, please call out the Order."
}