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

{
    "url": "https://demozoo.org/api/v1/releasers/32129/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32129/",
    "id": 32129,
    "name": "Rich",
    "is_group": false,
    "nicks": [
        {
            "name": "Iceman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Iceman"
            ]
        },
        {
            "name": "Reqium",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reqium"
            ]
        },
        {
            "name": "Requiem",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Requiem"
            ]
        },
        {
            "name": "Rich",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rich"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32101/?format=api",
                "id": 32101,
                "name": "Little Green Desktop Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32574/?format=api",
                "id": 32574,
                "name": "Fatal Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33728/?format=api",
                "id": 33728,
                "name": "Psychosis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40240/?format=api",
                "id": 40240,
                "name": "Storm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71964/?format=api",
                "id": 71964,
                "name": "Photon Storm"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/RICH/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/photonstorm"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/photonstorm"
        }
    ]
}