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

{
    "url": "https://demozoo.org/api/v1/releasers/151762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/151762/",
    "id": 151762,
    "name": "Yatch",
    "is_group": false,
    "nicks": [
        {
            "name": "Targan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Targan"
            ]
        },
        {
            "name": "Yatch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yatch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118519/?format=api",
                "id": 118519,
                "name": "Virus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114887/?format=api",
                "id": 114887,
                "name": "Contrast"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136725/?format=api",
                "id": 136725,
                "name": "Thunder"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7734"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12856"
        }
    ]
}