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

{
    "id": 136347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136347/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Mungatana, I want to point out that the five minutes is for all of you and not for one hon. Member. When it is over, I will not allow more Members to speak. So, please, allow other Members to speak."
}