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

{
    "id": 333363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333363/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "57 Tuesday, 27th November, 2012 The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to move that The Vetting of Judges and Magistrates (Amendment) Bill be now read the Third Time."
}