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

{
    "id": 13,
    "name": "Ahmed",
    "email": null,
    "linkedin": null,
    "twitter": "https://twitter.com/0xastr0",
    "website": null,
    "github": "https://vxcute.github.io/"
}