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

{
    "id": 70625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70625/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " So, you would like the Question to come tomorrow? That would be subject to tomorrow’s Order Paper because as you are aware, the programme for the week has already been published. So, subject to there being available space tomorrow, it can come in the Order Paper."
}