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

{
    "url": "https://demozoo.org/api/v1/releasers/2059/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2059/",
    "id": 2059,
    "name": "Grey",
    "is_group": false,
    "nicks": [
        {
            "name": "Bed Arrow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bed Arrow"
            ]
        },
        {
            "name": "Grey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grey"
            ]
        },
        {
            "name": "MC Mitch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC Mitch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                "id": 32517,
                "name": "Pandemonium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15006/?format=api",
                "id": 15006,
                "name": "High Voltage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34349/?format=api",
                "id": 34349,
                "name": "The Votion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132538/?format=api",
                "id": 132538,
                "name": "SV Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Grey"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15514"
        }
    ]
}