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

{
    "url": "https://demozoo.org/api/v1/releasers/1126/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1126/",
    "id": 1126,
    "name": "Serial",
    "is_group": false,
    "nicks": [
        {
            "name": "Serial",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Serial"
            ]
        },
        {
            "name": "Serialthrill",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Serialthrill",
                "serial thrill"
            ]
        },
        {
            "name": "Serialthriller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Serialthriller"
            ]
        },
        {
            "name": "Vasen Oikee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vasen Oikee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                "id": 8687,
                "name": "Lobstarrs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10051/?format=api",
                "id": 10051,
                "name": "MoonHazard"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3592/?format=api",
                "id": 3592,
                "name": "Australian Drug Foundation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=479"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3481"
        }
    ]
}