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

{
    "url": "https://demozoo.org/api/v1/releasers/12512/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12512/",
    "id": 12512,
    "name": "Steel Falcons",
    "is_group": true,
    "nicks": [
        {
            "name": "Iron Falcons",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Iron Falcons"
            ]
        },
        {
            "name": "Steel Falcons",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steel Falcons"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149895/?format=api",
                "id": 149895,
                "name": "Amazing Software Making"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149595/?format=api",
                "id": 149595,
                "name": "Grater"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149597/?format=api",
                "id": 149597,
                "name": "Gendalf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149596/?format=api",
                "id": 149596,
                "name": "Andrew"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149754/?format=api",
                "id": 149754,
                "name": "Tertius Gaudens"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149761/?format=api",
                "id": 149761,
                "name": "Sergey Filimonov"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149771/?format=api",
                "id": 149771,
                "name": "Ranger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149772/?format=api",
                "id": 149772,
                "name": "Walker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149774/?format=api",
                "id": 149774,
                "name": "Freeman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149775/?format=api",
                "id": 149775,
                "name": "Brain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149841/?format=api",
                "id": 149841,
                "name": "Infarch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Steel_Falcons"
        }
    ]
}