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

{
    "url": "https://demozoo.org/api/v1/releasers/6043/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6043/",
    "id": 6043,
    "name": "f0x",
    "is_group": false,
    "nicks": [
        {
            "name": "f0x",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "f0x",
                "fox"
            ]
        },
        {
            "name": "x0f",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "x0f"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33206/?format=api",
                "id": 33206,
                "name": "UnLiMiT Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10118/?format=api",
                "id": 10118,
                "name": "7dUMP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34781/?format=api",
                "id": 34781,
                "name": "Z Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149498/?format=api",
                "id": 149498,
                "name": "Aldan Studio"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://vk.com/ff00xx"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6308"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=19250"
        }
    ]
}