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

{
    "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3716/",
    "id": 3716,
    "name": "ArtWay",
    "is_group": true,
    "nicks": [
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "is_primary_nick": true,
            "variants": [
                "AWY",
                "ArtWay"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                "id": 3785,
                "name": "Nooly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3853/?format=api",
                "id": 3853,
                "name": "Derrik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3851/?format=api",
                "id": 3851,
                "name": "KillJ0Y"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6032/?format=api",
                "id": 6032,
                "name": "Wayne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15099/?format=api",
                "id": 15099,
                "name": "Phob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3784/?format=api",
                "id": 3784,
                "name": "Jack-3D"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/6033/?format=api",
                "id": 6033,
                "name": "AmiGanS"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artway.untergrund.net"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30018"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4190"
        }
    ]
}