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

{
    "url": "https://demozoo.org/api/v1/releasers/11747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11747/",
    "id": 11747,
    "name": "Embeat",
    "is_group": false,
    "nicks": [
        {
            "name": "Embeat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Embeat"
            ]
        },
        {
            "name": "Energizer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Energizer"
            ]
        },
        {
            "name": "San",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "San"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3789/?format=api",
                "id": 3789,
                "name": "Veezya"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10086/?format=api",
                "id": 10086,
                "name": "Deputy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14997/?format=api",
                "id": 14997,
                "name": "Breathe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13178/?format=api",
                "id": 13178,
                "name": "Layout"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/san"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8515"
        }
    ]
}