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

{
    "url": "https://demozoo.org/api/v1/releasers/2987/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2987/",
    "id": 2987,
    "name": "Damien",
    "is_group": false,
    "nicks": [
        {
            "name": "Damien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Damien"
            ]
        },
        {
            "name": "Digit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4145/?format=api",
                "id": 4145,
                "name": "Switch"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71497/?format=api",
                "id": 71497,
                "name": "Power"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1520"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37791"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40749"
        }
    ]
}