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

{
    "url": "https://demozoo.org/api/v1/releasers/10903/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10903/",
    "id": 10903,
    "name": "Roger",
    "is_group": false,
    "nicks": [
        {
            "name": "Roger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Roger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10901/?format=api",
                "id": 10901,
                "name": "Victims"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22993/?format=api",
                "id": 22993,
                "name": "Cefalon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7122/?format=api",
                "id": 7122,
                "name": "Potion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10892/?format=api",
                "id": 10892,
                "name": "Public Image Limited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11492/?format=api",
                "id": 11492,
                "name": "Opium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3789/?format=api",
                "id": 3789,
                "name": "Veezya"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98474/?format=api",
                "id": 98474,
                "name": "Coolgangst"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116432/?format=api",
                "id": 116432,
                "name": "Virge"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6301"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14792"
        }
    ]
}