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

{
    "url": "https://demozoo.org/api/v1/releasers/46120/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46120/",
    "id": 46120,
    "name": "r3cgm",
    "is_group": false,
    "nicks": [
        {
            "name": "Shikando",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shikando"
            ]
        },
        {
            "name": "Snowman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Snowman"
            ]
        },
        {
            "name": "r3cgm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "r3",
                "r3cgm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                "id": 8923,
                "name": "Hornet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16324/?format=api",
                "id": 16324,
                "name": "Digital Infinity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121738/?format=api",
                "id": 121738,
                "name": "Binary Puppets"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.hornet.org"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1390"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/r3cgm"
        }
    ]
}