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

{
    "url": "https://demozoo.org/api/v1/releasers/33572/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33572/",
    "id": 33572,
    "name": "Gregzy",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Greg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Greg"
            ]
        },
        {
            "name": "Gregzy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gregzy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32179/?format=api",
                "id": 32179,
                "name": "Eagles"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51665/?format=api",
                "id": 51665,
                "name": "Impact Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=16598"
        }
    ]
}