GET /api/v1/releasers/4807/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/4807/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4807/",
    "id": 4807,
    "name": "Gurra",
    "is_group": false,
    "nicks": [
        {
            "name": "Gurra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gurra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3173"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2034"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1680/"
        }
    ]
}