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

{
    "url": "https://demozoo.org/api/v1/releasers/10342/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10342/",
    "id": 10342,
    "name": "cRu",
    "is_group": false,
    "nicks": [
        {
            "name": "Crusader",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crusader"
            ]
        },
        {
            "name": "cRu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cRu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                "id": 1298,
                "name": "100%"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14518/?format=api",
                "id": 14518,
                "name": "Underground Empire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14790/?format=api",
                "id": 14790,
                "name": "Babylon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38414/?format=api",
                "id": 38414,
                "name": "Toxxin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123044/?format=api",
                "id": 123044,
                "name": "Cannon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/cru"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28500"
        }
    ]
}