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

{
    "id": 1153894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153894/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Seme, ODM",
    "speaker_title": "Hon. (Dr.) James Nyikal",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": "With those remarks, I beg to move and call upon Hon. Kutuny to support the Third Reading."
}