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

{
    "url": "https://demozoo.org/api/v1/releasers/4291/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4291/",
    "id": 4291,
    "name": "Accede",
    "is_group": false,
    "nicks": [
        {
            "name": "Accede",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Accede"
            ]
        },
        {
            "name": "Downtown",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Downtown"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                "id": 1232,
                "name": "Donut Fetish"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15207/?format=api",
                "id": 15207,
                "name": "Dah Beep"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10285/?format=api",
                "id": 10285,
                "name": "Astra Syntex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2941"
        }
    ]
}