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

{
    "id": 47114,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47114/?format=api",
    "text_counter": 412,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " The Minister for Justice, National Cohesion and Constitutional Affairs had indicated that he was going to be moving this Bill on behalf of the Attorney-General. For the convenience of the House and given the time left, subject to your thinking, I am tempted to end the proceedings here to enable you to table the Bill when you have sufficient time to complete your presentation."
}