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

{
    "url": "https://demozoo.org/api/v1/releasers/3270/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3270/",
    "id": 3270,
    "name": "Public Enemies",
    "is_group": true,
    "nicks": [
        {
            "name": "Public Enemies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Public Enemies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58452/?format=api",
                "id": 58452,
                "name": "Psychomaniac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58451/?format=api",
                "id": 58451,
                "name": "Doze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78397/?format=api",
                "id": 78397,
                "name": "Ciggy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13772/?format=api",
                "id": 13772,
                "name": "Zeus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1625/?format=api",
                "id": 1625,
                "name": "Chuck C"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93284/?format=api",
                "id": 93284,
                "name": "Nonewolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99457/?format=api",
                "id": 99457,
                "name": "Seargant Pepper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141989/?format=api",
                "id": 141989,
                "name": "Brainpower"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78788/?format=api",
                "id": 78788,
                "name": "Honcho"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.public-enemies.com"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10791"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3995"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10377"
        }
    ]
}