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

{
    "id": 314452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314452/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. I had talked to the hon. Member and we had agreed that this matter be answered comprehensively on Thursday at 2.30 p.m. Thank you, Mr. Deputy Speaker, Sir."
}