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

{
    "id": 2325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2325/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "THAT, this House adopts the Report of the Departmental Committee on Defence and Foreign Relations on the visit to the Military Training Area in Ngong laid on the Table on Wednesday, 7th December, 2011."
}