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

{
    "id": 1111346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111346/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I want the Committee on Education to have a very serious look at this with the view of sorting out this problem once and for all. We do not have to have each county bringing these issues here if this particular case can be dealt with."
}