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

{
    "url": "https://demozoo.org/api/v1/releasers/18200/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18200/",
    "id": 18200,
    "name": "Greg",
    "is_group": false,
    "nicks": [
        {
            "name": "Greg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Greg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8879/?format=api",
                "id": 8879,
                "name": "Grayscale"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2160/?format=api",
                "id": 2160,
                "name": "Bit Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35331/?format=api",
                "id": 35331,
                "name": "Porażka Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47540/?format=api",
                "id": 47540,
                "name": "Faith Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47595/?format=api",
                "id": 47595,
                "name": "XY"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Greg"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/G/GREG/"
        }
    ]
}