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

{
    "id": 61833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61833/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Questioner and the Assistant Minister are in agreement that the matter is in court. Is it in order for them to even ask for time to discuss an issue which is alive in a court of law?"
}