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

{
    "url": "https://demozoo.org/api/v1/releasers/58098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58098/",
    "id": 58098,
    "name": "Future Assassin",
    "is_group": false,
    "nicks": [
        {
            "name": "ACE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ACE"
            ]
        },
        {
            "name": "Future Assassin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Future Assassin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58099/?format=api",
                "id": 58099,
                "name": "Mystique"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                "id": 58739,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123867/?format=api",
                "id": 123867,
                "name": "Blur Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2913"
        }
    ]
}