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

{
    "id": 25232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25232/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Budget Committee on the nomination for the appointment of the Controller of Budget laid on the Table of the House today, Thursday, 25th August, 2011."
}