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

{
    "url": "https://demozoo.org/api/v1/releasers/7512/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7512/",
    "id": 7512,
    "name": "Deek",
    "is_group": false,
    "nicks": [
        {
            "name": "Deek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deek"
            ]
        },
        {
            "name": "Richard Rinn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Richard Rinn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7526/?format=api",
                "id": 7526,
                "name": "Digital Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7527/?format=api",
                "id": 7527,
                "name": "Sonic Graffiti"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                "id": 769,
                "name": "Vibrants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33887/?format=api",
                "id": 33887,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1265"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7205"
        }
    ]
}