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

{
    "id": 262911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262911/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, I can see that some of you want to speak, yet there are only three minutes before the Mover’s responding time. So, I will allow those speaking to be mindful of other hon. Members and the limited time that we have. Yes, Millie."
}