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

{
    "url": "https://demozoo.org/api/v1/releasers/44306/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44306/",
    "id": 44306,
    "name": "Auricom",
    "is_group": false,
    "nicks": [
        {
            "name": "Auricom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Auricom"
            ]
        },
        {
            "name": "Dot",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50916/?format=api",
                "id": 50916,
                "name": "Sidbillies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4326/?format=api",
                "id": 4326,
                "name": "Fadeout"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=430"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2062/"
        }
    ]
}