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

{
    "url": "https://demozoo.org/api/v1/releasers/62745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62745/",
    "id": 62745,
    "name": "Unity",
    "is_group": true,
    "nicks": [
        {
            "name": "Unity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unity"
            ]
        },
        {
            "name": "Unity FR",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Unity FR"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50390/?format=api",
                "id": 50390,
                "name": "Thomas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                "id": 927,
                "name": "WoDK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10497/?format=api",
                "id": 10497,
                "name": "Leon Bli"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71675/?format=api",
                "id": 71675,
                "name": "Icy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9985/?format=api",
                "id": 9985,
                "name": "bLa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1688/?format=api",
                "id": 1688,
                "name": "Thunder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66327/?format=api",
                "id": 66327,
                "name": "Sylicon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29842/?format=api",
                "id": 29842,
                "name": "Jim"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.amigafrance.com/unity/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63447"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12718"
        }
    ]
}