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

{
    "url": "https://demozoo.org/api/v1/releasers/129073/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129073/",
    "id": 129073,
    "name": "Bulldog",
    "is_group": false,
    "nicks": [
        {
            "name": "Bulldog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bulldog"
            ]
        },
        {
            "name": "Megawatt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Megawatt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129072/?format=api",
                "id": 129072,
                "name": "ICE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129074/?format=api",
                "id": 129074,
                "name": "Psile Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                "id": 942,
                "name": "The Dark Demon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=850"
        }
    ]
}