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

{
    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6/",
    "id": 6,
    "name": "XXX",
    "is_group": false,
    "nicks": [
        {
            "name": "Tobi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tobi"
            ]
        },
        {
            "name": "Vulgar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vulgar"
            ]
        },
        {
            "name": "XXX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XXX"
            ]
        },
        {
            "name": "XYZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XYZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5783/?format=api",
                "id": 5783,
                "name": "Downlords"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18696/?format=api",
                "id": 18696,
                "name": "Slengpung"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105265/?format=api",
                "id": 105265,
                "name": "Rosebud"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/xxx"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9732"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44436"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=708"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=17"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/xxxhjb"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@xxxhjb"
        }
    ]
}