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

{
    "url": "https://demozoo.org/api/v1/releasers/58122/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58122/",
    "id": 58122,
    "name": "Atlantic",
    "is_group": false,
    "nicks": [
        {
            "name": "Atlantic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Atlantic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30725/?format=api",
                "id": 30725,
                "name": "Mazurka"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116618/?format=api",
                "id": 116618,
                "name": "Moss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112089/?format=api",
                "id": 112089,
                "name": "Neophyte"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39618/?format=api",
                "id": 39618,
                "name": "Impression"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116673/?format=api",
                "id": 116673,
                "name": "Aim Higher"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=409"
        }
    ]
}