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

{
    "url": "https://demozoo.org/api/v1/releasers/154492/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154492/",
    "id": 154492,
    "name": "UltraSoft Pirating Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "UltraSoft Pirating Inc.",
            "abbreviation": "USP",
            "is_primary_nick": true,
            "variants": [
                "USP",
                "UltraSoft Pirating Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154491/?format=api",
                "id": 154491,
                "name": "The Hellion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145761/?format=api",
                "id": 145761,
                "name": "Streetkiller"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145769/?format=api",
                "id": 145769,
                "name": "Radd Maxx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154510/?format=api",
                "id": 154510,
                "name": "Ranger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154511/?format=api",
                "id": 154511,
                "name": "Sir JAFO"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9457"
        }
    ]
}