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

{
    "url": "https://demozoo.org/api/v1/releasers/48250/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48250/",
    "id": 48250,
    "name": "Free Tools Association",
    "is_group": true,
    "nicks": [
        {
            "name": "Free Tools Association",
            "abbreviation": "FTA",
            "is_primary_nick": true,
            "variants": [
                "FTA",
                "Free Tools Association"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61783/?format=api",
                "id": 61783,
                "name": "PAD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61803/?format=api",
                "id": 61803,
                "name": "GOG'S"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61804/?format=api",
                "id": 61804,
                "name": "SPK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61805/?format=api",
                "id": 61805,
                "name": "Deny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61782/?format=api",
                "id": 61782,
                "name": "El Mathos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
                "id": 48251,
                "name": "Mister Z"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/117376/?format=api",
                "id": 117376,
                "name": "Delta"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.freetoolsassociation.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3388"
        }
    ]
}