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

{
    "id": 25912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25912/?format=api",
    "text_counter": 701,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move that the Committee doth report to the House its consideration of The Citizenship and Immigration Bill, Bill No.40 of 2011 and its approval thereof with amendment."
}