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

{
    "url": "https://demozoo.org/api/v1/releasers/45703/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45703/",
    "id": 45703,
    "name": "Aomeba",
    "is_group": false,
    "nicks": [
        {
            "name": "Aomeba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aomeba"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8722/?format=api",
                "id": 8722,
                "name": "Siesta"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                "id": 16104,
                "name": "Extasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47768/?format=api",
                "id": 47768,
                "name": "Utopia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2114"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://virtalahde.com/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=320"
        }
    ]
}