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

{
    "url": "https://demozoo.org/api/v1/releasers/62580/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62580/",
    "id": 62580,
    "name": "Bug Vindicator",
    "is_group": false,
    "nicks": [
        {
            "name": "Bug Vindicator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BV",
                "Bug Vindicator"
            ]
        },
        {
            "name": "Laurent",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Laurent"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45202/?format=api",
                "id": 45202,
                "name": "Wild Copper"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45199/?format=api",
                "id": 45199,
                "name": "TecSoft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101624/?format=api",
                "id": 101624,
                "name": "Amiga Sound Artists"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130468/?format=api",
                "id": 130468,
                "name": "Exxos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=849"
        }
    ]
}