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

{
    "url": "https://demozoo.org/api/v1/releasers/1392/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1392/",
    "id": 1392,
    "name": "Rufferto",
    "is_group": false,
    "nicks": [
        {
            "name": "Jam Jam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jam Jam"
            ]
        },
        {
            "name": "Jam Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jam Man"
            ]
        },
        {
            "name": "Rufferto",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rufferto"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                "id": 1501,
                "name": "Delicious Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/325/?format=api",
                "id": 325,
                "name": "Essence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6985/?format=api",
                "id": 6985,
                "name": "Covert Action Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1518"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20729"
        }
    ]
}