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

{
    "id": 1014234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014234/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Narok South, JP",
    "speaker_title": "Hon. Korei ole Lemein",
    "speaker": {
        "id": 2531,
        "legal_name": "Korei Ole Lemein",
        "slug": "korei-ole-lemein"
    },
    "content": "Thank you, Hon. Speaker. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}