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

{
    "id": 1000710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1000710/?format=api",
    "text_counter": 1358,
    "type": "speech",
    "speaker_name": "Rarieda, ODM",
    "speaker_title": "Hon. (Dr.) Otiende Amollo",
    "speaker": {
        "id": 13465,
        "legal_name": "Paul Otiende Amollo",
        "slug": "paul-otiende-amollo"
    },
    "content": "I want to urge you to find a modality of allowing other Members to speak to this Report. Otherwise, we will all be reduced to spectators."
}