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

{
    "id": 3,
    "name": "Unprotect",
    "email": null,
    "linkedin": null,
    "twitter": "https://twitter.com/hashtag/unprotectproject",
    "website": null,
    "github": null
}