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

{
    "id": 264052,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264052/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Deputy Speaker, Sir, land is a substantive issue. The issues of land, especially land tenure, are very complex. What kind of land tenure should we have? How are we going to treat communal land? How are we going to treat private land? How are we going to handle this issue?"
}