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

{
    "url": "https://demozoo.org/api/v1/releasers/141368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141368/",
    "id": 141368,
    "name": "Rocky",
    "is_group": false,
    "nicks": [
        {
            "name": "Copyfight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Copyfight"
            ]
        },
        {
            "name": "Rocky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rocky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
                "id": 108001,
                "name": "Freestyle International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141369/?format=api",
                "id": 141369,
                "name": "Star War Crackings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141370/?format=api",
                "id": 141370,
                "name": "The Dreadful Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13981"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29990"
        }
    ]
}