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

{
    "url": "https://demozoo.org/api/v1/releasers/35733/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35733/",
    "id": 35733,
    "name": "X 2000",
    "is_group": false,
    "nicks": [
        {
            "name": "X 2000",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X 2000",
                "X2000"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22089/?format=api",
                "id": 22089,
                "name": "Fact!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120869/?format=api",
                "id": 120869,
                "name": "Bluehell"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                "id": 22087,
                "name": "Stoned Brain Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/x-2000"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/x2000"
        }
    ]
}