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

{
    "url": "https://demozoo.org/api/v1/releasers/15556/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15556/",
    "id": 15556,
    "name": "DNA",
    "is_group": false,
    "nicks": [
        {
            "name": "DNA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DNA"
            ]
        },
        {
            "name": "SuperDNA",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SuperDNA"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                "id": 7665,
                "name": "Fanatic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                "id": 1619,
                "name": "Legacy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2065"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45623"
        }
    ]
}