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

{
    "url": "https://demozoo.org/api/v1/releasers/4653/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4653/",
    "id": 4653,
    "name": "Atomic Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Atomic Team",
            "abbreviation": "AT",
            "is_primary_nick": true,
            "variants": [
                "AT",
                "Atomic Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4652/?format=api",
                "id": 4652,
                "name": "Promax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66893/?format=api",
                "id": 66893,
                "name": "Ace"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66894/?format=api",
                "id": 66894,
                "name": "Megabyte"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11143/?format=api",
                "id": 11143,
                "name": "Nightlight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66895/?format=api",
                "id": 66895,
                "name": "Magician X"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91462/?format=api",
                "id": 91462,
                "name": "Fet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64170/?format=api",
                "id": 64170,
                "name": "Axe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4697/?format=api",
                "id": 4697,
                "name": "Ghost"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2691"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3780"
        }
    ]
}