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

{
    "id": 252520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252520/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I would like to request that the Mover be called upon to reply because we need to make progress."
}