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

{
    "id": 673478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/673478/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": " Hon. Senators, I will defer the putting of the question so that we have all Divisions at the end. Let us proceed to the next Bill. THE PETROLEUM (EXPLORATION, DEVELOPMENT AND PRODUCTION) BILL (NATIONAL ASSEMBLY NO.44 OF 2015)"
}