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

{
    "url": "https://demozoo.org/api/v1/releasers/19842/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19842/",
    "id": 19842,
    "name": "Hawk",
    "is_group": false,
    "nicks": [
        {
            "name": "Hawk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hawk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19844/?format=api",
                "id": 19844,
                "name": "Neutron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120186/?format=api",
                "id": 120186,
                "name": "Really Awesome Coders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122174/?format=api",
                "id": 122174,
                "name": "X-Rave"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3249"
        }
    ]
}