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

{
    "url": "https://demozoo.org/api/v1/releasers/41245/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41245/",
    "id": 41245,
    "name": "Twin",
    "is_group": false,
    "nicks": [
        {
            "name": "Twin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twin"
            ]
        },
        {
            "name": "Twinblitz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Twinblitz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5477/?format=api",
                "id": 5477,
                "name": "Pulsion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15044/?format=api",
                "id": 15044,
                "name": "Abuse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102063/?format=api",
                "id": 102063,
                "name": "Abuse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61309"
        }
    ]
}