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

{
    "url": "https://demozoo.org/api/v1/releasers/15800/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15800/",
    "id": 15800,
    "name": "Sudden Impact",
    "is_group": false,
    "nicks": [
        {
            "name": "Impact",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Impact"
            ]
        },
        {
            "name": "Sudden Impact",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sudden Impact"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81641/?format=api",
                "id": 81641,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72575/?format=api",
                "id": 72575,
                "name": "The Dirty Dozen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46252/?format=api",
                "id": 46252,
                "name": "Angels of Death"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81300/?format=api",
                "id": 81300,
                "name": "Wildcards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76438/?format=api",
                "id": 76438,
                "name": "DREAD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85467/?format=api",
                "id": 85467,
                "name": "Trinity Reviews"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/sudden-impact"
        }
    ]
}