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

{
    "url": "https://demozoo.org/api/v1/releasers/1591/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1591/",
    "id": 1591,
    "name": "Juicy",
    "is_group": false,
    "nicks": [
        {
            "name": "Juicy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Juicy"
            ]
        },
        {
            "name": "Lord Crux",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lord Crux"
            ]
        },
        {
            "name": "McGee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "McGee"
            ]
        },
        {
            "name": "Metronome",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Metronome"
            ]
        },
        {
            "name": "Mog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1587/?format=api",
                "id": 1587,
                "name": "Phase"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                "id": 1501,
                "name": "Delicious Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19694/?format=api",
                "id": 19694,
                "name": "Realms"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                "id": 614,
                "name": "Lemon."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58490/?format=api",
                "id": 58490,
                "name": "Electron"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3916"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41231"
        }
    ]
}