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

{
    "id": 491345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/491345/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senators, again, as you can see, this is my Motion and I am in the Chair. Since I cannot move it, I will, therefore, direct that it be on the Order Paper tomorrow. It should be given priority tomorrow. Let us move to the next Motion."
}