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

{
    "url": "https://demozoo.org/api/v1/releasers/1364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1364/",
    "id": 1364,
    "name": "Fred",
    "is_group": false,
    "nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fred"
            ]
        },
        {
            "name": "Fred Hahn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fred Hahn"
            ]
        },
        {
            "name": "Frédéric Hahn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frédéric Hahn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1365/?format=api",
                "id": 1365,
                "name": "Ackerlight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92043/?format=api",
                "id": 92043,
                "name": "Brainstormers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100186/?format=api",
                "id": 100186,
                "name": "La Marque Jaune"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2830"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.frederichahn.com"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=353&type=author&page=1"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5656"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/459/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8222"
        }
    ]
}