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

{
    "id": 243880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243880/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Order, Mr. Billow! I would like, from the very outset to say that you should be careful how you phrase your presentation because it appears you are personalising it and dealing with the Minister directly. If you want to do that, bring a Substantive Motion to this House to censure the Minister but if you are contributing to this Vote, do not personalise issues."
}