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

{
    "id": 244274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244274/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " As a matter of interest to the Chair, I have noticed that the Minister and the Assistant are moving the amendments from the same Ministry. Can you make up your minds which one of you is going to do so?"
}