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

{
    "url": "https://demozoo.org/api/v1/releasers/60280/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60280/",
    "id": 60280,
    "name": "DSC",
    "is_group": false,
    "nicks": [
        {
            "name": "DSC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DSC"
            ]
        },
        {
            "name": "Da Silva",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Da Silva"
            ]
        },
        {
            "name": "Da Silva Computing",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Da Silva Computing"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60281/?format=api",
                "id": 60281,
                "name": "BENG!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66177/?format=api",
                "id": 66177,
                "name": "Public Domain Wuppertal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114819/?format=api",
                "id": 114819,
                "name": "Treble A"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/DSC"
        }
    ]
}