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

{
    "id": 199124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199124/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": "Mr. Speaker, Sir, I beg to report that a Committee of the Whole House has considered the recommendations of His Excellency the President on the Political Parties Bill and approved the same without amendments."
}