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

{
    "id": 1231322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231322/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": "Hon. Senators, we move to the third Order. I proceed to put the question that the Bill now read a Second Time. Kindly proceed to vote."
}