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

{
    "url": "https://demozoo.org/api/v1/releasers/19451/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19451/",
    "id": 19451,
    "name": "Omen",
    "is_group": false,
    "nicks": [
        {
            "name": "Bassbitch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bassbitch"
            ]
        },
        {
            "name": "Goagod",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Goagod"
            ]
        },
        {
            "name": "Omen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Omen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8729/?format=api",
                "id": 8729,
                "name": "Elfsong"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25594/?format=api",
                "id": 25594,
                "name": "3 Stockarna Snuse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21410/?format=api",
                "id": 21410,
                "name": "Bonk!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13709/?format=api",
                "id": 13709,
                "name": "Groove"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5520"
        }
    ]
}