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

{
    "url": "https://demozoo.org/api/v1/releasers/6140/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6140/",
    "id": 6140,
    "name": "Mainloop",
    "is_group": true,
    "nicks": [
        {
            "name": "Mainloop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mainloop"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11628/?format=api",
                "id": 11628,
                "name": "Toxic Child"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11630/?format=api",
                "id": 11630,
                "name": "YenZen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11629/?format=api",
                "id": 11629,
                "name": "Master S"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62492/?format=api",
                "id": 62492,
                "name": "Justica"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/17238/?format=api",
                "id": 17238,
                "name": "RSP Production"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.mainloop.dk/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=443"
        }
    ]
}