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

{
    "url": "https://demozoo.org/api/v1/releasers/141663/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141663/",
    "id": 141663,
    "name": "Justice",
    "is_group": false,
    "nicks": [
        {
            "name": "Equalizer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Equalizer"
            ]
        },
        {
            "name": "Justice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Justice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108451/?format=api",
                "id": 108451,
                "name": "New Formula Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21377"
        }
    ]
}