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

{
    "url": "https://demozoo.org/api/v1/releasers/10573/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10573/",
    "id": 10573,
    "name": "Vincent",
    "is_group": false,
    "nicks": [
        {
            "name": "Vincent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vincent"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16785/?format=api",
                "id": 16785,
                "name": "Aion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47029/?format=api",
                "id": 47029,
                "name": "Amber Diskmag Editing Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47906/?format=api",
                "id": 47906,
                "name": "AborygenS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30952/?format=api",
                "id": 30952,
                "name": "Scream"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2849"
        }
    ]
}