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

{
    "id": 2324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2324/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motions: THAT, this House adopts the Report of the Departmental Committee on Defence and Foreign Relations on the visit to the British Military Training Area in parts of Samburu East laid on the Table on Wednesday, 7th December, 2011. . ADOPTION OF REPORT ON MILITARY TRAINING AREA IN NGONG"
}