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

{
    "url": "https://demozoo.org/api/v1/releasers/5966/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5966/",
    "id": 5966,
    "name": "Alias Medron",
    "is_group": false,
    "nicks": [
        {
            "name": "Alias Medron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AM",
                "Alias Medron"
            ]
        },
        {
            "name": "Color Randomizer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Color Randomizer"
            ]
        },
        {
            "name": "Da Medron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Da Medron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5967/?format=api",
                "id": 5967,
                "name": "Vall@day"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17594/?format=api",
                "id": 17594,
                "name": "Avatar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.valladay.net/aliasmedron/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1185"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=802"
        }
    ]
}