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

{
    "id": 1030854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030854/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "In the USA, the Congressmen in the House of Representatives are elected for a term of two years, but the Senators who are elected through the wider state enjoy a term limit of six years."
}