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

{
    "url": "https://demozoo.org/api/v1/releasers/5614/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5614/",
    "id": 5614,
    "name": "Neurop",
    "is_group": false,
    "nicks": [
        {
            "name": "Neurop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neurop"
            ]
        },
        {
            "name": "Neuroup",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Neuroup"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26108/?format=api",
                "id": 26108,
                "name": "Palimy Trafke"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1404"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43614"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9359"
        }
    ]
}