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

{
    "id": 999230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999230/?format=api",
    "text_counter": 579,
    "type": "speech",
    "speaker_name": "Sen. Ochillo-Ayacko",
    "speaker_title": "",
    "speaker": {
        "id": 347,
        "legal_name": "Ochilo George Mbogo Ayacko",
        "slug": "ochilo-ayacko"
    },
    "content": "I support this Statement because it has given us the opportunity to defend the turf that belongs to the counties for which we were elected to do and mandated by Articles 94 and 95 of the Constitution."
}