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

{
    "url": "https://demozoo.org/api/v1/releasers/3354/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3354/",
    "id": 3354,
    "name": "Avantage",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex"
            ]
        },
        {
            "name": "Avantage",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Avantage",
                "Ave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103414/?format=api",
                "id": 103414,
                "name": "Zanza Club"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142471/?format=api",
                "id": 142471,
                "name": "Digital Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142472/?format=api",
                "id": 142472,
                "name": "FSD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107051/?format=api",
                "id": 107051,
                "name": "Avantage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://demoscene.hu/users.php?target=details&id=107"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=32804"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16077"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104287"
        }
    ]
}