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

{
    "url": "https://demozoo.org/api/v1/releasers/22197/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22197/",
    "id": 22197,
    "name": "TG-Acme",
    "is_group": false,
    "nicks": [
        {
            "name": "TG-Acme",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TG-Acme"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                "id": 7139,
                "name": "Cross"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117327/?format=api",
                "id": 117327,
                "name": "Genetix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=998"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44157"
        }
    ]
}