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

{
    "id": 5516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5516/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " That should not be a difficult matter. I wish to direct that that Petition, under our Standing Orders, be committed to the Departmental Committee of Agriculture, Livestock and Cooperatives and that of Lands and Natural Resources. The two committees will work jointly and report to the House within 21 days."
}