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

{
    "url": "https://demozoo.org/api/v1/releasers/2874/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2874/",
    "id": 2874,
    "name": "Groo",
    "is_group": false,
    "nicks": [
        {
            "name": "Groo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Groo"
            ]
        }
    ],
    "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/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=1517"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/4292-Christian-Morgenstern"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3152"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,404912/"
        }
    ]
}