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

{
    "url": "https://demozoo.org/api/v1/releasers/137499/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/137499/",
    "id": 137499,
    "name": "The Gregory Factory",
    "is_group": false,
    "nicks": [
        {
            "name": "The Gregory Factory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TGF",
                "The Gregory Factory"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107332/?format=api",
                "id": 107332,
                "name": "Chaotic Crew International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65009/?format=api",
                "id": 65009,
                "name": "INXS"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107100/?format=api",
                "id": 107100,
                "name": "Octagon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103242/?format=api",
                "id": 103242,
                "name": "Omega Crackings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20465"
        }
    ]
}