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

{
    "url": "https://demozoo.org/api/v1/releasers/7334/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7334/",
    "id": 7334,
    "name": "Scrap",
    "is_group": false,
    "nicks": [
        {
            "name": "Manta",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Manta"
            ]
        },
        {
            "name": "Scrap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scrap"
            ]
        },
        {
            "name": "Scrap Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scrap Systems"
            ]
        },
        {
            "name": "Shabby",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shabby"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6536/?format=api",
                "id": 6536,
                "name": "Contex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7646/?format=api",
                "id": 7646,
                "name": "Scrap Systems"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1929"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9638"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6393"
        }
    ]
}