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

{
    "id": 7856,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7856/?format=api",
    "text_counter": 519,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Deputy Speaker, Sir, with those few remarks, I would like to move that the Report be adopted. Before I do that, I would like to take the opportunity to thank all the members of my committee who spent a lot of time and made a lot of efforts to put together this report."
}