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

{
    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11224/",
    "id": 11224,
    "name": "AbcuG!",
    "is_group": false,
    "nicks": [
        {
            "name": "AbcuG!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AbcuG!"
            ]
        },
        {
            "name": "abcug",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "abcug",
                "abcug!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11223/?format=api",
                "id": 11223,
                "name": "Newcomers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                "id": 11225,
                "name": "Shut The Fuck Up"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11226/?format=api",
                "id": 11226,
                "name": "Delta System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22367/?format=api",
                "id": 22367,
                "name": "Dunkers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4809"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3300"
        }
    ]
}