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

{
    "id": 825999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/825999/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "“A request for Statement shall not- (a) be made the pretext for debate; (b) be framed so as to give information or suggest its own response; (c) convey a particular point of view; (d) contain any argument, inference, opinion, imputation or ironical or offensive expression;”"
}