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

{
    "url": "https://demozoo.org/api/v1/releasers/1279/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1279/",
    "id": 1279,
    "name": "mrc!",
    "is_group": false,
    "nicks": [
        {
            "name": "MRC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MRC"
            ]
        },
        {
            "name": "der Otto",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "der Otto"
            ]
        },
        {
            "name": "mrc!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "mrc!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                "id": 120,
                "name": "Conspiracy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6010/?format=api",
                "id": 6010,
                "name": "Bluebox Cinematique Gmbh"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                "id": 11227,
                "name": "Inquisition"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4054"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=6203"
        }
    ]
}