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

{
    "id": 380965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/380965/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Before we proceed, Sen. Okong’o, please, make reference to Standing Order No.98 (4). There is 30 minutes provided for you to make your contribution. However, if you speak for two minutes, that is still okay."
}