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

{
    "url": "https://demozoo.org/api/v1/releasers/20286/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20286/",
    "id": 20286,
    "name": "Odie",
    "is_group": false,
    "nicks": [
        {
            "name": "Clouseau",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Clouseau"
            ]
        },
        {
            "name": "Odie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Odie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8703/?format=api",
                "id": 8703,
                "name": "Craze"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61868/?format=api",
                "id": 61868,
                "name": "Section 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16034/?format=api",
                "id": 16034,
                "name": "Triangle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6956/?format=api",
                "id": 6956,
                "name": "Damian"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99372/?format=api",
                "id": 99372,
                "name": "Morbos Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5485"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/ODIE"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7614"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12846"
        }
    ]
}