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

{
    "id": 27101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27101/?format=api",
    "text_counter": 1089,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "The Minister for Labour",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move that the Committee doth report to the House its consideration of the Employment and Labour Relations Court Bill, 2011, and its approval thereof with amendments."
}