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

{
    "id": 673754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/673754/?format=api",
    "text_counter": 621,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Order Senator! This seems to be a very interesting Bill and it is true that it touches on the core mandates of the Senate. I, therefore, order that it should be considered for inclusion in the order paper on Tuesday so that we can continue with this interesting debate."
}