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

{
    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44025/",
    "id": 44025,
    "name": "rexbeng",
    "is_group": false,
    "nicks": [
        {
            "name": "Rex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rex"
            ]
        },
        {
            "name": "rexbeng",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "rexbeng"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57059/?format=api",
                "id": 57059,
                "name": "Project Argon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6838/?format=api",
                "id": 6838,
                "name": "Dirty Minds"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69023/?format=api",
                "id": 69023,
                "name": "Bitplane Technomantes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Rex"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24530"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=26426"
        }
    ]
}