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

{
    "id": 24512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24512/?format=api",
    "text_counter": 541,
    "type": "speech",
    "speaker_name": "Ms. Ongoro",
    "speaker_title": "The Assistant Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Mr. Mbadi, I have the Floor!"
}