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

{
    "url": "https://demozoo.org/api/v1/releasers/5102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5102/",
    "id": 5102,
    "name": "Redstar",
    "is_group": false,
    "nicks": [
        {
            "name": "Redstar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R.S.",
                "RS",
                "Redstar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7600/?format=api",
                "id": 7600,
                "name": "Asia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7601/?format=api",
                "id": 7601,
                "name": "Moonlight Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7602/?format=api",
                "id": 7602,
                "name": "Sector 90"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106626/?format=api",
                "id": 106626,
                "name": "Logic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142887/?format=api",
                "id": 142887,
                "name": "Octabits"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148469/?format=api",
                "id": 148469,
                "name": "Neodyne Projects"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3905"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=866"
        }
    ]
}