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

{
    "url": "https://demozoo.org/api/v1/releasers/7464/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7464/",
    "id": 7464,
    "name": "Liquid",
    "is_group": false,
    "nicks": [
        {
            "name": "Liquid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Liquid"
            ]
        },
        {
            "name": "MML",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MML"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
                "id": 7038,
                "name": "Subacid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7005/?format=api",
                "id": 7005,
                "name": "Disaster Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3880/?format=api",
                "id": 3880,
                "name": "Cascade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1038/?format=api",
                "id": 1038,
                "name": "Puzzle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4300"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22376"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/666/"
        }
    ]
}