GET /api/snippet_authors/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 6,
    "name": "Glacius",
    "email": null,
    "linkedin": null,
    "twitter": "https://twitter.com/Glacius___",
    "website": null,
    "github": null
}