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

{
    "id": 1337440,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337440/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": "I want to recognise the Member of Parliament who is from the community which is most affected by land grabbing in the country, Hon. Julius ole Sunkuli, Member for Kilgoris."
}