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

{
    "url": "https://demozoo.org/api/v1/releasers/1921/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1921/",
    "id": 1921,
    "name": "Steam",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Twister",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Twister"
            ]
        },
        {
            "name": "Steam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steam"
            ]
        },
        {
            "name": "Twister",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Twister"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1635/?format=api",
                "id": 1635,
                "name": "Delight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76473/?format=api",
                "id": 76473,
                "name": "Friendship"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103634/?format=api",
                "id": 103634,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53037/?format=api",
                "id": 53037,
                "name": "Violent Wave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47360/?format=api",
                "id": 47360,
                "name": "The Maffia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65946/?format=api",
                "id": 65946,
                "name": "Wings of Tomorrow"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7040"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1148"
        }
    ]
}