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

{
    "url": "https://demozoo.org/api/v1/releasers/1690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1690/",
    "id": 1690,
    "name": "Decoy",
    "is_group": false,
    "nicks": [
        {
            "name": "Antex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antex"
            ]
        },
        {
            "name": "Decoy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Decoy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1038/?format=api",
                "id": 1038,
                "name": "Puzzle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/933/?format=api",
                "id": 933,
                "name": "Passion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10089/?format=api",
                "id": 10089,
                "name": "Orient"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61358/?format=api",
                "id": 61358,
                "name": "Curacy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102297/?format=api",
                "id": 102297,
                "name": "Control"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19498"
        }
    ]
}