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

{
    "url": "https://demozoo.org/api/v1/releasers/129800/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129800/",
    "id": 129800,
    "name": "dna",
    "is_group": false,
    "nicks": [
        {
            "name": "dna",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dna"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44790/?format=api",
                "id": 44790,
                "name": "Eject"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
                "id": 107700,
                "name": "Digital Underground"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108972/?format=api",
                "id": 108972,
                "name": "Sinister"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128764/?format=api",
                "id": 128764,
                "name": "Golden Trancers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}