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

{
    "id": 6314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6314/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Mungatana! That is a policy issue that is not related directly to this Question. However, if he wishes to make a Statement on that separately, he will be perfectly entitled to do so."
}