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

{
    "url": "https://demozoo.org/api/v1/releasers/10549/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10549/",
    "id": 10549,
    "name": "Oxygener",
    "is_group": false,
    "nicks": [
        {
            "name": "Oxygener",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oxygener"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                "id": 1,
                "name": "Aardbei"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15983/?format=api",
                "id": 15983,
                "name": "Superstars"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14950/?format=api",
                "id": 14950,
                "name": "XMP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84646/?format=api",
                "id": 84646,
                "name": "ARC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
                "id": 81662,
                "name": "Providence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5584"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1240"
        }
    ]
}