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

{
    "id": 1184523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1184523/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Sen. Madzayo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 679,
        "legal_name": "Stewart Mwachiru Shadrack Madzayo",
        "slug": "stewart-mwachiru-shadrack-madzayo"
    },
    "content": " Mr. Speaker, Sir, I beg to move- That pursuant to Standing Order No.57, the Senate do adjourn to discuss a definite matter of urgent importance namely; the Executive Order to authorize the cultivation and importation of banned Genetically Modified Crops and Animal Feeds."
}