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

{
    "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9670/",
    "id": 9670,
    "name": "Serious Speccy Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Serious Makers Group",
            "abbreviation": "SMG",
            "is_primary_nick": false,
            "variants": [
                "SMG",
                "Serious Makers Group"
            ]
        },
        {
            "name": "Serious Speccy Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Serious Speccy Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9264/?format=api",
                "id": 9264,
                "name": "Justinas"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9449/?format=api",
                "id": 9449,
                "name": "Edas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9266/?format=api",
                "id": 9266,
                "name": "Kristoph"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9545/?format=api",
                "id": 9545,
                "name": "Darkman007"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145369/?format=api",
                "id": 145369,
                "name": "Vic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Serious_Makers_Group"
        }
    ]
}