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

{
    "id": 1103754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103754/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Madam Temporary Speaker, you know miracles still happen. I agree with Members. Please, let us not have the desire to have more Committees than we can handle. Let us make sure that every Member belongs to at least two Standing Committees. There needs to be a general agreement with the other Committees. I agree and look forward to the time when we can conclude with this matter."
}