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

{
    "url": "https://demozoo.org/api/v1/releasers/9448/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9448/",
    "id": 9448,
    "name": "Starfire Hackers Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Starfire Hackers Group",
            "abbreviation": "SHG",
            "is_primary_nick": true,
            "variants": [
                "SHG",
                "Starfire Hackers Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12244/?format=api",
                "id": 12244,
                "name": "Titus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12465/?format=api",
                "id": 12465,
                "name": "Eldar Agaev"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9584/?format=api",
                "id": 9584,
                "name": "Oscar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59595/?format=api",
                "id": 59595,
                "name": "Maxwell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59596/?format=api",
                "id": 59596,
                "name": "Rose Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9264/?format=api",
                "id": 9264,
                "name": "Justinas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9449/?format=api",
                "id": 9449,
                "name": "Edas"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Starfire_Hackers_Group"
        }
    ]
}