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

{
    "id": 1014101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014101/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "We must find a way of having a volunteer promoted to the next level and given capacity. At the end of the day, you volunteer as a health worker and tomorrow, because you have been capacitated, you are able to move to the next level and provide service as others come up as volunteers."
}