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

{
    "id": 635314,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/635314/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " Order, Senator! I will not allow you to go on like that. You should either substantiate or withdraw. You could repeat the same remarks on the day you can substantiate that. As of now, you have to withdraw."
}