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

{
    "id": 1234264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234264/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "At the appropriate time, the CS, accompanied by a maximum of three officers from the Ministry, will be led into the Chamber by the Serjeant-at-Arms. Other officers from the Ministry may take up seats in the Speaker’s Gallery. The CS, and the three designated officers will take up seats to the right of the Chair and wait for the Order for Questions to be called out upon which, Senators may pose their questions to the CS as approved. The two Senators at the back, please find your way to your seats."
}