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

{
    "url": "https://demozoo.org/api/v1/releasers/240/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/240/",
    "id": 240,
    "name": "Krafton",
    "is_group": false,
    "nicks": [
        {
            "name": "Krafton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Krafton"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                "id": 126,
                "name": "nOmad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21785/?format=api",
                "id": 21785,
                "name": "Tacticle Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1981"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=941"
        }
    ]
}