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

{
    "url": "https://demozoo.org/api/v1/releasers/28740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28740/",
    "id": 28740,
    "name": "Logo 7",
    "is_group": false,
    "nicks": [
        {
            "name": "Logo 7",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Logo 7",
                "Logo7"
            ]
        },
        {
            "name": "Logo Seven",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Logo Seven"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6749/?format=api",
                "id": 6749,
                "name": "Supplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23394/?format=api",
                "id": 23394,
                "name": "Arise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64089/?format=api",
                "id": 64089,
                "name": "Savory"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14581"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41347"
        }
    ]
}