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

{
    "id": 202941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202941/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " No! We are dealing with the proposal by Dr. Manduku. So, if you oppose it, just do it! If it fails to be carried by the House, then I will give you an opportunity to move your amendment. So, you oppose it?"
}