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

{
    "id": 160953,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160953/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I think you have made your point. As I said, the verbatim record of your concerns will be brought to the attention of Mr. Speaker. The matter relates to the interpretation of Standing Orders as you have explained. I am sure Mr. Speaker will give us a substantive ruling on that matter in due course. I will bring that to his attention so that the matter could be responded to without further delay."
}