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

{
    "id": 245500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245500/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Shakombo",
    "speaker_title": "The Minister of State For National Heritage",
    "speaker": {
        "id": 244,
        "legal_name": "Rashid Suleiman Shakombo",
        "slug": "rashid-shakombo"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts Sessional Paper No.1 of 2006 on NGOs laid on the Table of the House, today, Wednesday 28th June, 2006."
}