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

{
    "url": "https://demozoo.org/api/v1/releasers/24894/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24894/",
    "id": 24894,
    "name": "dojoe",
    "is_group": false,
    "nicks": [
        {
            "name": "dojoe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dojoe"
            ]
        },
        {
            "name": "dop3j0e",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "dop3j0e"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24895/?format=api",
                "id": 24895,
                "name": "Shack"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49060/?format=api",
                "id": 49060,
                "name": "Wursthupe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136637/?format=api",
                "id": 136637,
                "name": "Ctrl-Alt-Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76968/?format=api",
                "id": 76968,
                "name": "Team210"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144203/?format=api",
                "id": 144203,
                "name": "1337 Oaf"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cables.gl/user/dojoe"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12601"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5124"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/dop3j0e"
        }
    ]
}