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

{
    "id": 507432,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/507432/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "On a point of order, Mr. Temporary Speaker, Sir. In view of the fact that this is Procedural Motion, would I be in order to request you to put the Question, so that we make a decision on the matter, because there are more critical issues to be discussed?"
}