Return a specific SlTextType

GET /data/api/sltexttypes/1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "name": "Commentary",
    "description": "",
    "admin_notes": "",
    "admin_published": true,
    "meta_created_datetime": "2021-06-16T11:03:30.587765+01:00",
    "meta_lastupdated_datetime": "2021-06-16T11:03:30.587806+01:00",
    "meta_firstpublished_datetime": "2021-06-16T11:03:30.587483+01:00",
    "meta_created_by": 2,
    "meta_lastupdated_by": 2
}