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

{
    "url": "https://demozoo.org/api/v1/releasers/76127/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76127/",
    "id": 76127,
    "name": "Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rave"
            ]
        },
        {
            "name": "Swap",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Swap"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25374/?format=api",
                "id": 25374,
                "name": "Riot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38992/?format=api",
                "id": 38992,
                "name": "Technology"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81827/?format=api",
                "id": 81827,
                "name": "Last Aid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1996/?format=api",
                "id": 1996,
                "name": "Fear"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
                "id": 2020,
                "name": "Bizarre Arts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30894"
        }
    ]
}