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

{
    "id": 1012800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012800/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "In the USA, the debate between Nixon and John Kennedy in 1960 was based on agriculture. John Kennedy won the debate by supporting American farmers. Therefore, we need a holistic approach to support our farmers."
}