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

{
    "url": "https://demozoo.org/api/v1/releasers/1099/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1099/",
    "id": 1099,
    "name": "Drebin",
    "is_group": false,
    "nicks": [
        {
            "name": "Drebin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drebin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6979/?format=api",
                "id": 6979,
                "name": "Nolem"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6962/?format=api",
                "id": 6962,
                "name": "Syntex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3275"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36182"
        }
    ]
}