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

{
    "url": "https://demozoo.org/api/v1/releasers/58258/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58258/",
    "id": 58258,
    "name": "Skylab",
    "is_group": false,
    "nicks": [
        {
            "name": "Skylab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skylab"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58259/?format=api",
                "id": 58259,
                "name": "New Balance Bochum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54000/?format=api",
                "id": 54000,
                "name": "The Movers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54003/?format=api",
                "id": 54003,
                "name": "Elite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8035"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29532"
        }
    ]
}