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

{
    "url": "https://demozoo.org/api/v1/releasers/2300/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2300/",
    "id": 2300,
    "name": "Svoy",
    "is_group": false,
    "nicks": [
        {
            "name": "IO",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IO"
            ]
        },
        {
            "name": "Svoy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Svoy"
            ]
        },
        {
            "name": "io",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "io"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10257/?format=api",
                "id": 10257,
                "name": "Fuse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16942/?format=api",
                "id": 16942,
                "name": "S.E.T"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3301"
        },
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Io"
        }
    ]
}