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

{
    "url": "https://demozoo.org/api/v1/releasers/3233/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3233/",
    "id": 3233,
    "name": "Peter",
    "is_group": false,
    "nicks": [
        {
            "name": "Devastator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Devastator"
            ]
        },
        {
            "name": "Peter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peter"
            ]
        },
        {
            "name": "Peter Salomonsen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Peter Salomonsen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45600/?format=api",
                "id": 45600,
                "name": "Burning Independence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29495/?format=api",
                "id": 29495,
                "name": "Miranda"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5718"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.petersalomonsen.com"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=2614&type=author&page=1"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1114"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/919/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/psalomo/"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@psalomo"
        }
    ]
}