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

{
    "id": 987972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987972/?format=api",
    "text_counter": 1226,
    "type": "speech",
    "speaker_name": "Tharaka, DP",
    "speaker_title": "Hon. George Gitonga",
    "speaker": {
        "id": 13491,
        "legal_name": "George Gitonga Murugara",
        "slug": "george-gitonga-murugara"
    },
    "content": "With those few remarks, I support the Report and urge the House to pass it, so that as we move to next week, there will be matters that are ahead of us."
}