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

{
    "url": "https://demozoo.org/api/v1/releasers/63682/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63682/",
    "id": 63682,
    "name": "Best Amiga Dominator",
    "is_group": false,
    "nicks": [
        {
            "name": "BAD",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BAD"
            ]
        },
        {
            "name": "Best Amiga Dominator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B.A.D",
                "Best Amiga Dominator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36875/?format=api",
                "id": 36875,
                "name": "Best Amiga Dominators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45175/?format=api",
                "id": 45175,
                "name": "The Evil Forces"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=486"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34144"
        }
    ]
}