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

{
    "id": 283234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283234/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, that is evidence that was adduced during the Motion that was in support of the Report of the Committee of the House and it is already part of the records of this House."
}