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

{
    "id": 157270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157270/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. The Minister is urging the Government to do certain things. Is it in order, when he is actually part of that Government, for him to come and urge the Government to do the things he has mentioned?"
}