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

{
    "id": 1242370,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1242370/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, there is a lot of interest on this matter. I will now give guidance that every Senator can take at least one-and-a-half minutes or a maximum of two minutes to ask a direct question, so that we can make progress. Proceed, Sen. Dullo."
}