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

{
    "id": 1153901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153901/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Cherangany, JP",
    "speaker_title": "Hon. Joshua Kutuny",
    "speaker": {
        "id": 61,
        "legal_name": "Joshua Serem Kutuny",
        "slug": "joshua-kutuny"
    },
    "content": "With those remarks, I second."
}