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

{
    "url": "https://demozoo.org/api/v1/releasers/6265/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6265/",
    "id": 6265,
    "name": "Sarek",
    "is_group": false,
    "nicks": [
        {
            "name": "Sarek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sarek"
            ]
        },
        {
            "name": "Sarek2k",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sarek2k"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91382/?format=api",
                "id": 91382,
                "name": "Doom Uk"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59084/?format=api",
                "id": 59084,
                "name": "Delite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75451/?format=api",
                "id": 75451,
                "name": "Dual Format"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10978"
        }
    ]
}