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

{
    "url": "https://demozoo.org/api/v1/releasers/2531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2531/",
    "id": 2531,
    "name": "D0N",
    "is_group": false,
    "nicks": [
        {
            "name": "D0N",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D0N"
            ]
        },
        {
            "name": "Don Kamillo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Don Kamillo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                "id": 1298,
                "name": "100%"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://don.untergrund.net/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2334"
        }
    ]
}