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

{
    "url": "https://demozoo.org/api/v1/releasers/5270/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5270/",
    "id": 5270,
    "name": "X-Factor",
    "is_group": true,
    "nicks": [
        {
            "name": "X-Factor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Factor",
                "Xfactor"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5307/?format=api",
                "id": 5307,
                "name": "Enigmus Hammer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4213/?format=api",
                "id": 4213,
                "name": "Duck-Hunter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10061/?format=api",
                "id": 10061,
                "name": "Lobo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                "id": 5408,
                "name": "Puni"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10069/?format=api",
                "id": 10069,
                "name": "Squid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115831/?format=api",
                "id": 115831,
                "name": "Banshee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63571"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7595"
        }
    ]
}