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

{
    "url": "https://demozoo.org/api/v1/releasers/15992/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15992/",
    "id": 15992,
    "name": "Gday",
    "is_group": false,
    "nicks": [
        {
            "name": "G-day",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "G-day"
            ]
        },
        {
            "name": "Gday",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gday"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24272/?format=api",
                "id": 24272,
                "name": "Aeon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24818/?format=api",
                "id": 24818,
                "name": "Microsoft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
                "id": 1,
                "name": "Aardbei"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                "id": 19979,
                "name": "Excalibur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2925"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4007/"
        }
    ]
}