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

{
    "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11215/",
    "id": 11215,
    "name": "Partikle",
    "is_group": false,
    "nicks": [
        {
            "name": "Particle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Particle"
            ]
        },
        {
            "name": "Partikle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Partikle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27997/?format=api",
                "id": 27997,
                "name": "Replica"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=772"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.pcuf.fi/~jugezo/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,318873/"
        }
    ]
}