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

{
    "url": "https://demozoo.org/api/v1/releasers/102281/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102281/",
    "id": 102281,
    "name": "Concept",
    "is_group": true,
    "nicks": [
        {
            "name": "Concept",
            "abbreviation": "CNC",
            "is_primary_nick": true,
            "variants": [
                "CNC",
                "Concept"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38481/?format=api",
                "id": 38481,
                "name": "rAZFAZ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126770/?format=api",
                "id": 126770,
                "name": "Maxx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14605/?format=api",
                "id": 14605,
                "name": "MDB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104760/?format=api",
                "id": 104760,
                "name": "Laurin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/concept"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61877"
        }
    ]
}