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

{
    "id": 313278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313278/?format=api",
    "text_counter": 325,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move that the Committee doth report to the House its consideration of The Petitions to Parliament (Procedure) Bill, Bill No.34 of 2012; and its approval thereof with amendments."
}