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

{
    "id": 37200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37200/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Budget Committee Report on the Estimates of Revenue and expenditure for the Financial Year 2011/2012 laid on the Table of the House, on Thursday, 21st July, 2011."
}