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

{
    "id": 250143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250143/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Mr. Kimeto",
    "speaker_title": "",
    "speaker": {
        "id": 351,
        "legal_name": "Anthony Kimeto",
        "slug": "anthony-kimeto"
    },
    "content": "Thank you very much, Mr. Temporary Deputy Speaker, Sir, for giving me the opportunity to contribute to this Bill. First of all, I want to congratulate the new Minister on his appointment. Secondly, I want to thank the President for appointing this new Minister---"
}