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

{
    "id": 14,
    "name": "Halil Dalabasmaz",
    "email": null,
    "linkedin": "https://www.linkedin.com/in/hlldz",
    "twitter": "https://twitter.com/hlldz",
    "website": "artofpwn.com",
    "github": null
}