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

{
    "url": "https://demozoo.org/api/v1/releasers/120844/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120844/",
    "id": 120844,
    "name": "Chrom",
    "is_group": false,
    "nicks": [
        {
            "name": "Chrom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chrom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/chrom"
        }
    ]
}