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

{
    "id": 1958,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1958/?format=api",
    "text_counter": 482,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mrs. Shebesh, the Deputy Leader of Government Business is here. You can brief him and he can respond. Let the Deputy Leader of Government Business hear your sentiments. Just repeat your comments for the Minister."
}